Loading Tool

Explorer IconExplorer

Memory Pool

38,689 transactions
28.28 vMB
0.07157008 BTC
Random Selection Loading Transactions
Max Size: 143.34/200 MB

Candidate Block

Mining Attempt 26fd695d5f1d7cf7d8240a958e7d8c6c49c02985f7e74497a034f5b8ca818f82
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root a35d5f8d13b593b96205c5c6110636e02a8b2038beb3783c6e20a0ba76056f40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,420
Size: 1.00 vMB
Total Fees: 0.01717411 BTC
Feerates: 150.93 > 1.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (82,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,284 832,284 000000000000000000001744c1a552022b2f10e23254858445aa9ebfdc31f12d 2,823 1.00/1.00 vMB 31
832,283 832,283 000000000000000000016bee3f7f20f6de825c9b07b4b6457c94cfe62ffcbb1d 3,553 1.00/1.00 vMB 36
832,282 832,282 00000000000000000001ee6a55fee4d40a6365ebb165c01401d1cf18d5b0b15a 3,630 1.00/1.00 vMB 44
832,281 832,281 00000000000000000001080c6e764e8478f62ef1de7b8c37e45e42d27fcb3ed1 3,411 1.00/1.00 vMB 46
832,280 832,280 00000000000000000000355a29cbcfb5e0b6d97c9dbfaba99b0d2e74b5404148 2,782 1.00/1.00 vMB 35
832,279 832,279 000000000000000000014000314d4ff97b3490aab49c9efaf47d5e95353adc23 3,465 1.00/1.00 vMB 40
832,278 832,278 00000000000000000001a1d3e53fe99ef36900fdf74b28d517f00e7f5d7aabbc 2,311 1.00/1.00 vMB 37
832,277 832,277 0000000000000000000364246fef99e5f8f9afaa9828805d15d599669ded7143 3,279 1.00/1.00 vMB 27
832,276 832,276 00000000000000000002c34e904b2cc05659d0b22bd6a2e906e1d87c0a11642a 1,600 1.00/1.00 vMB 27
832,275 832,275 000000000000000000014c008e04dec8364cff47ac0179ae16a29e16684eca37 3,592 1.00/1.00 vMB 48
832,274 832,274 00000000000000000002163d618cf4cba88f70061800b037ec0859e23fb56ecc 2,530 1.00/1.00 vMB 27
832,273 832,273 000000000000000000035bd1219de58f9009311b7e5f92d8a3ecbadb555244d0 1,641 1.00/1.00 vMB 31
832,272 832,272 00000000000000000001ad09659bd7c2959ae296663b228d34fcdff7d56f24f5 1 0.00/1.00 vMB 0
832,271 832,271 000000000000000000024fddda290f02c916ff9601dbcf272f9e74704da999f4 2,370 1.00/1.00 vMB 34
832,270 832,270 00000000000000000000d1c06ffa6cf30b317cd54c771e2a463d71cc18026b14 2,894 1.00/1.00 vMB 30
832,269 832,269 00000000000000000002c456389323546d0e711529d597ace0555b9b88e599d8 2,919 1.00/1.00 vMB 36
832,268 832,268 000000000000000000034a308c42f74a4b0c17b7b50f11c41a8cf7d821cfe49a 3,031 1.00/1.00 vMB 45
832,267 832,267 00000000000000000000d477223eb9ec512b03974eb5fbd98e2238c1f7713f57 3,475 1.00/1.00 vMB 55
832,266 832,266 0000000000000000000287250d7f43fafed3ca62b2588e4589b88285c88280dd 3,464 1.00/1.00 vMB 29
832,265 832,265 000000000000000000035bbcb6f4cc378e4bd93b83c3892a9405eadecc10680a 3,437 1.00/1.00 vMB 32
832,264 832,264 00000000000000000000b0d25a1253c16a3b92f66707e54ffdd16d7c2a7ba278 2,959 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

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