Loading Tool

Explorer IconExplorer

Memory Pool

78,271 transactions
29.41 vMB
0.06655776 BTC
Random Selection Loading Transactions
Max Size: 176.60/200 MB

Candidate Block

Mining Attempt b36614bd47f73173b86ca5d81370d37409a5bb7e435bb8f58aa4f8ad1cd4d8a2
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 511e8778db5455a041037cb79ed8b29955965ca90bf900a6eb72cc55f8f01f84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,743
Size: 1.00 vMB
Total Fees: 0.00681213 BTC
Feerates: 180.34 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (521,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,476 393,476 0000000000000000030d7a133025bad3f2088049bc9cce2ccd9b38fee05591a4 52 0.05/1.00 vMB 12
393,475 393,475 0000000000000000027871a480249c870eb37340bf8e703ae7e7f526a5975abc 1,484 0.93/1.00 vMB 36
393,474 393,474 000000000000000008822e2cc6c1eb6581efcd75c0c97bb2101bd6d8a6e25992 2,466 1.00/1.00 vMB 50
393,473 393,473 000000000000000008b5b3507e66eee614e510e62c7d3d0933b7bafab080a437 3,183 1.00/1.00 vMB 61
393,472 393,472 00000000000000000237d3d85123ad85014aca18ce0565359b3a96a146de7c29 1 0.00/1.00 vMB 0
393,471 393,471 0000000000000000017f632f08203916e12e3cec3bcc59aea37bbb52233e6116 1,748 1.00/1.00 vMB 30
393,470 393,470 000000000000000003346c1ffe20c088f71a3bf2d0c145178fef46172e2f6ef9 2,256 1.00/1.00 vMB 40
393,469 393,469 00000000000000000011d074dcabe7b5e097d76520b76590c9f595000e43163e 1,732 0.75/1.00 vMB 57
393,468 393,468 0000000000000000020a0a3a3a56601a0cda828b3b855f6408ebfc22d8aea3c2 654 0.47/1.00 vMB 37
393,467 393,467 00000000000000000532548b300ed6761df57aae76b5e5377ee3cc90cebcfc2e 1,722 1.00/1.00 vMB 27
393,466 393,466 000000000000000003624b9b7c631638752c42323c994e3c2451e0897b0a6a01 2,634 1.00/1.00 vMB 52
393,465 393,465 0000000000000000095471075eaaaba6e67791ef8987ba6c9dd3c828ee4529c9 341 0.93/1.00 vMB 12
393,464 393,464 0000000000000000084947a620c0da9930f68832616b2ee111ceb1307ae6fb48 866 0.46/1.00 vMB 36
393,463 393,463 0000000000000000054a61fbeb54aa4fcd67d0c892c1ea6dcedb54ea92503900 1,509 0.93/1.00 vMB 29
393,462 393,462 000000000000000004ade8f1eb99fddfa51ab6175c544ec0af0864756050d7cb 772 0.99/1.00 vMB 20
393,461 393,461 000000000000000000a02662a290d72970d315fd6bddb6354f2f449b04e640fd 1,392 1.00/1.00 vMB 28
393,460 393,460 0000000000000000084352ebd6b6080233d14ffa2cb62b6e4305b9b52b113367 43 0.06/1.00 vMB 9
393,459 393,459 0000000000000000084dad9785d98873e35d3fa9a0286ae0353396bca2daaaf2 2 0.00/1.00 vMB 0
393,458 393,458 000000000000000001a7ef72b3ee3f8db228e5e892e7d2f8d5b20e7b1846d8df 2,263 0.95/1.00 vMB 47
393,457 393,457 000000000000000006479b1d342159d8602976ad70880d44efbd78ad4aa90aee 1,087 1.00/1.00 vMB 22
393,456 393,456 000000000000000005b94c8fdedcb5598fed7593f8eeabfcbdc9f61006ff20b6 1,293 0.99/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.43 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: 665.47 GB
    • Received: 15.14 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.