Loading Tool

Explorer IconExplorer

Memory Pool

42,329 transactions
33.25 vMB
0.10732802 BTC
Random Selection Loading Transactions
Max Size: 165.69/200 MB

Candidate Block

Mining Attempt 6b2157672ed3caf7b15f3dfcbcfd78a5f1f6557a17f9075c57983d49f645491a
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root c7583b4d86821f3a466cea3be2b7e6d400a98520ce45b105543485b5206d88ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.03446893 BTC
Feerates: 501.64 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (814,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,421 100,421 000000000002b80cf56a34e0b3df5a72c792b502c77cb70f847c5962ea6d2ac3 3 0.00/1.00 vMB 0
100,420 100,420 0000000000001093fb85895a28294d564957837c50d8c8162902281dc498d411 4 0.00/1.00 vMB 0
100,419 100,419 00000000000162d415c40d85c06ddf6d1618dd283baec435be1fc7e1c5863c91 4 0.00/1.00 vMB 0
100,418 100,418 0000000000042de08ecebefcdee7c5fdcb6cd10965ff0764199025aa2c749ebe 3 0.00/1.00 vMB 0
100,417 100,417 00000000000118c0163ca5752364c7a0d9109e79c87530e9ceb1ceadcb72cb6b 9 0.00/1.00 vMB 459
100,416 100,416 0000000000019b1e25623dfa9902805381af95f7857f7117c30485e2d186f932 1 0.00/1.00 vMB 0
100,415 100,415 0000000000042dee3763a3c5fe24177ea62552a889bdf55ab6802fbaf8919f2f 3 0.00/1.00 vMB 0
100,414 100,414 0000000000035c9921ae0dffb28e638e1bad703d028a61fdd9be9c777f502ed3 2 0.00/1.00 vMB 0
100,413 100,413 000000000003aea8d6b8fbe36766f64058fc4273c776de13363c4e83b6b6e576 2 0.00/1.00 vMB 0
100,412 100,412 000000000002f10a77921abedef2b8305a1240ef9de4307582e2f1fec3157f9c 1 0.00/1.00 vMB 0
100,411 100,411 000000000000e58b574e6f4afa6d3708c208ba0824e1af6b88a40f88e8d3b07a 4 0.00/1.00 vMB 0
100,410 100,410 00000000000447bb4a305ebe8d7f11e28502660225d297f1b384328f3a37badf 1 0.00/1.00 vMB 0
100,409 100,409 00000000000076f095a312ad50f5b856250c1c0407b837831539f5641353a784 3 0.00/1.00 vMB 0
100,408 100,408 00000000000202841a86c3496fc1ec5a4bf3e970c173ae3b63be60f516e1c67f 3 0.00/1.00 vMB 0
100,407 100,407 00000000000198ff33e35076cbee64ae854e07992d6c7b07b3a53e30ac35995f 4 0.00/1.00 vMB 0
100,406 100,406 000000000000c9d636c1ec5ace6502ddf057777a92009872301067483ae14d69 5 0.00/1.00 vMB 0
100,405 100,405 00000000000404d489c693143338606b3b9b47cd5255b7689379bb977a3f6135 1 0.00/1.00 vMB 0
100,404 100,404 0000000000032f43c4d882c94a40b6a044175d793d4463f06bb80a780d1dfe84 1 0.00/1.00 vMB 0
100,403 100,403 000000000003fda3ea640b65afc6929d6ed9ac515d4ab364d61bafeed2203a73 1 0.00/1.00 vMB 0
100,402 100,402 0000000000021a6990290e88a6f03c69fc0c855a87804c4924a2ab3693e1dee1 1 0.00/1.00 vMB 0
100,401 100,401 0000000000045aa264769b5a8bf0460674bb3a22a3b0fa13e072d49c571a6a62 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.09 GB
    • Received: 11.54 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.