Loading Tool

Explorer IconExplorer

Memory Pool

82,587 transactions
31.54 vMB
0.09671913 BTC
Random Selection Loading Transactions
Max Size: 190.83/200 MB

Candidate Block

Mining Attempt f8ed9e26aed8a83756eb06fc442fa01668f09d306b02707be28e771031a181b9
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root b6461cbaba9dbdc7a9111f999ec31a79259c47e386106112ee6b1f830bfb29ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,065
Size: 1.00 vMB
Total Fees: 0.02337021 BTC
Feerates: 353.36 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (45,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,118 870,118 00000000000000000000439b075b4b67bc953f2b430efac7cf73178e9d44e443 2,593 1.00/1.00 vMB 10
870,117 870,117 00000000000000000001292bb63fbac0af348aae6bfdaea79abef589d67039c9 4,291 1.00/1.00 vMB 19
870,116 870,116 0000000000000000000238d09c1d8ab4d7bbd1b4ca33044fac5f280a2d7ce8ae 3,033 1.00/1.00 vMB 15
870,115 870,115 000000000000000000008306679d1b13856b5bd49c7415a2386a0d1259efe42b 4,298 1.00/1.00 vMB 26
870,114 870,114 000000000000000000004b2e1a5ef3dca679ccd63bdda837804cfe149be2b39f 3,974 1.00/1.00 vMB 17
870,113 870,113 000000000000000000022717ffc684ca49e2f8ad3e16fe7f4dac38b2034fac84 3,492 1.00/1.00 vMB 9
870,112 870,112 000000000000000000023a28503b10920bb016e969b9b8e652629d5e95e1480d 3,511 1.00/1.00 vMB 20
870,111 870,111 00000000000000000001cfca5a2325c57a141ce6d0f99c7165e7684ba1efe9e4 4,144 1.00/1.00 vMB 11
870,110 870,110 000000000000000000004701d29e722d45f0923e877df996aebdcfddb1595f0e 4,312 1.00/1.00 vMB 14
870,109 870,109 00000000000000000002a3c981b58d2d263f0c7031ceac2a4b77273b53d3e54b 5,784 1.00/1.00 vMB 18
870,108 870,108 000000000000000000010d7f15c7a132543d8a4ce3194a016023c395396e5ed5 5,803 1.00/1.00 vMB 17
870,107 870,107 000000000000000000010dae66f1276f46409fbdf9426691430667f13d6771bf 5,519 1.00/1.00 vMB 28
870,106 870,106 000000000000000000027e38d0664a1ab195463bbe1639d45288010d57454636 4,777 1.00/1.00 vMB 12
870,105 870,105 0000000000000000000140c60250ff81c5050535f4ce71fe3d84e902a02554c1 4,310 1.00/1.00 vMB 9
870,104 870,104 000000000000000000027b5bf8d0d57c5c351c51f177257806ad8e677683679d 5,423 1.00/1.00 vMB 8
870,103 870,103 0000000000000000000273d7918b279624b9961f734a61ffde675c318f7a6ec7 5,848 1.00/1.00 vMB 7
870,102 870,102 00000000000000000001ec18dca19536213c381e71db1dd2403d6b0c1f60960f 4,463 1.00/1.00 vMB 14
870,101 870,101 00000000000000000000fad3e33c9f3562940625686615c9bf570d6e7f750c76 5,829 1.00/1.00 vMB 8
870,100 870,100 00000000000000000000fa42907e1ad88fd69f8afe24bf4340423be7f894795c 7,282 1.00/1.00 vMB 7
870,099 870,099 000000000000000000014b535a3e97bd4a20715166c098432d0bbcf7c6fd216b 6,189 1.00/1.00 vMB 11
870,098 870,098 00000000000000000002b41b4472107dae67e7a644ba17574a74a2be079a5b3e 3,973 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.