Loading Tool

Explorer IconExplorer

Memory Pool

16,234 transactions
7.76 vMB
0.02465692 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.90/200 MB

Candidate Block

Mining Attempt 4e277ead39ca670df9815acc7bf6e20ea10abdc97f87f4cfbf387e2d3f892512
Version 20000000
Previous Block 00000000000000000001e0990096d2cfa519a4455239a76e52f0e783a20ccb94
Merkle Root b3d83b6cdae04493f29ad282d51f7316e3c75a017d75c5e4a13c44f4aba594ca
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,670
Size: 1.00 vMB
Total Fees: 0.00868666 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,414 (409,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,020 504,020 000000000000000000217ebd271ff2b4f8ec6aaf931b6691e966cd8d6ab258a2 220 1.00 vMB 119
504,019 504,019 00000000000000000079571b0a8cd0b19db70182f65be95a59c03b61642fc7d1 2,266 1.00 vMB 338
504,018 504,018 0000000000000000003dfa74ef402b3294a011c0225f2afb8633ae924a35e0e5 2,012 1.00 vMB 425
504,017 504,017 00000000000000000079d348176347819328b2889873519d411203129a024b4a 1,382 1.00 vMB 209
504,016 504,016 000000000000000000289dda2028ce52d21704174cc1ec79e2d797419687029d 1,578 1.00 vMB 236
504,015 504,015 0000000000000000004275a0846e2aabd06b754dc0c0e22b34eaabbb782d3d2e 1,875 1.00 vMB 274
504,014 504,014 00000000000000000078630b24500b8f8bdb1e0be626eecd4f3c7657e4b56c24 2,337 1.00 vMB 525
504,013 504,013 00000000000000000036a94fa33fb36e65ac39e784bc74a148d249a9983b572a 1,678 1.00 vMB 192
504,012 504,012 00000000000000000075889b3c1fee02dc18084c763e92c20e80e69405b0358a 1,982 1.00 vMB 409
504,011 504,011 00000000000000000047797d73bf0780ebfb607ce350abe818ef12d9ae9f315f 1,688 1.00 vMB 501
504,010 504,010 00000000000000000031558f7ff2ada56a19549f65cd6c25083838641ad361fc 1,336 1.00 vMB 466
504,009 504,009 0000000000000000005f454e33c7f205e1fe76a127b4eff90e26c91061f40e61 1,691 1.00 vMB 331
504,008 504,008 00000000000000000021ee24033bc4fe0b206e4a5348c74965895dc9f02c0a2e 1,766 1.00 vMB 273
504,007 504,007 00000000000000000063783393a41d77302248d720ec3ce13fddb8f1099bd7d8 2,034 1.00 vMB 335
504,006 504,006 0000000000000000006e30a2627fb356b3092e937af13798d42f342e9cd2c5c7 2,404 1.00 vMB 473
504,005 504,005 000000000000000000002d58682db13da892fce9b648be56da36583ccc92e8ce 2,485 1.00 vMB 525
504,004 504,004 00000000000000000017b1fa4f522f59212c61ed17f00a28b860c6499eb6f5d7 2,415 1.00 vMB 562
504,003 504,003 0000000000000000004c9ad54e638eab211af328c6c177a4a7d4d27040ce19a1 1,107 1.00 vMB 251
504,002 504,002 00000000000000000033894125f8b44c1ac2aff1323dc42439b983c7bc5d5761 1,705 1.00 vMB 333
504,001 504,001 0000000000000000006ed0bf4584e9292574bbf7604268ba28356fc9280f47f6 2,423 1.00 vMB 440
504,000 504,000 0000000000000000006cd44d7a940c79f94c7c272d159ba19feb15891aa1ea54 1,395 1.00 vMB 170
Previous 10 blocks ↓
Total Size: 779.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 287.84 GB
    • Received: 1.17 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.