Loading Tool

Explorer IconExplorer

Memory Pool

46,092 transactions
28.51 vMB
0.06347041 BTC
Random Selection Loading Transactions
Max Size: 151.94/200 MB

Candidate Block

Mining Attempt cf573cee66f3cb5e5fd7069274a943f2289487fea1f1590fce10d7b60cb11b07
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 832537b2cddc5998300896ac3cba255487a7dee70340c4b2b7a225a50eeb4cd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,346
Size: 1.00 vMB
Total Fees: 0.00922932 BTC
Feerates: 100.60 > 0.92 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (535,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,408 379,408 00000000000000000133200678ebade643ee0544189f706d69f52cb9278a2b7c 515 0.34/1.00 vMB 26
379,407 379,407 0000000000000000065a9cc82a798fe34b0393e3daa066c219cc3f640b644ce1 1,664 0.75/1.00 vMB 47
379,406 379,406 00000000000000000042eee74fc39ae7d618942eefde407a33f8b1e2f4cce594 121 0.10/1.00 vMB 16
379,405 379,405 00000000000000000eb5816d17188800a588f10f188ac328af3b0000d56686f6 224 0.17/1.00 vMB 21
379,404 379,404 00000000000000000b776d22321ff295c1c219cfe1a69db7c88712f76dfc2ba2 1,509 0.75/1.00 vMB 30
379,403 379,403 00000000000000000a3287f42b9690702747468de58e432a3a40fe29fefb747f 1 0.00/1.00 vMB 0
379,402 379,402 000000000000000007c5ace173341f0bcdfe3a8edcecfb7c23d3336829a2bf80 253 0.95/1.00 vMB 6
379,401 379,401 000000000000000009a1081079bcff44b07d6248981cdccaf0fb909a9c0ec148 255 0.14/1.00 vMB 27
379,400 379,400 000000000000000010bbc7f20a77910980ee54ece1d91f06c7219db89b6fdbcd 1,310 0.64/1.00 vMB 37
379,399 379,399 00000000000000000ad15c7f3096899656b8eb6e8bf3e0b84ebea896494f8f67 134 0.17/1.00 vMB 12
379,398 379,398 000000000000000008dd407fd89ccf3f2f1ca1623eb944b4432bd0e620793721 441 0.20/1.00 vMB 41
379,397 379,397 00000000000000000c7beeff89a14ef9561dc8979bf5a4d821885d538fc82928 152 0.13/1.00 vMB 19
379,396 379,396 000000000000000010596c54d46827b9b170899383506684d705886ebb5dfca7 1 0.00/1.00 vMB 0
379,395 379,395 000000000000000003c3dc8fb74106e44761347d601810b46f04e4744ddf6373 336 0.25/1.00 vMB 23
379,394 379,394 00000000000000000182cf080f0058bb6a2fba0a20c266dfee3d92af16b3bd9e 1,248 0.63/1.00 vMB 47
379,393 379,393 00000000000000000d90ddae838821649f87af6afa7b3424b40d4c4582353d00 237 0.13/1.00 vMB 30
379,392 379,392 000000000000000009052e59de65c2f6ac58a59502026bf95ad7b85ba68559e9 772 0.39/1.00 vMB 30
379,391 379,391 00000000000000000cbb8e5799230f2b50108e52f3555ea2448d3b22b0b36629 143 0.17/1.00 vMB 7
379,390 379,390 00000000000000000f611b1e74d716828af394de2af04b8b32e0e40aa00d00ff 931 0.54/1.00 vMB 31
379,389 379,389 0000000000000000015594853418b4093c4be4ad8b77fec88b5400feb3268fc4 485 0.60/1.00 vMB 10
379,388 379,388 00000000000000000761def2676c990be4c3991ae3f3fb4865dc4c8303c3dfa2 1,623 0.86/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.72 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.