Loading Tool

Explorer IconExplorer

Memory Pool

40,418 transactions
28.22 vMB
0.06199675 BTC
Random Selection Loading Transactions
Max Size: 144.03/200 MB

Candidate Block

Mining Attempt f6fa063a86aec50a2a467317e0d7dedc6e8680e97931bd31bfd7b7584220cfae
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 65dda829c488e1ffe092410181142a11ef0d165142cc5b5b603aec3af2f1e1c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,231
Size: 1.00 vMB
Total Fees: 0.00764224 BTC
Feerates: 87.72 > 0.77 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (82,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,290 832,290 00000000000000000001c3663e92dd28c3339a2a9cf43c48f3384c08e0320aef 2,941 1.00/1.00 vMB 74
832,289 832,289 000000000000000000031b510575e29079c09078ff86159b58929239d12e767c 3,311 1.00/1.00 vMB 60
832,288 832,288 00000000000000000001df0c25ac2768795717eafa4b78fa30733fcb4b2e2413 3,316 1.00/1.00 vMB 63
832,287 832,287 000000000000000000020fe96563226c846a21f8e7b2260b86ab4a3fcaa7e402 3,523 1.00/1.00 vMB 60
832,286 832,286 00000000000000000002d6abee985e238c6584639217be55d70171b476e7c0d3 2,909 1.00/1.00 vMB 69
832,285 832,285 00000000000000000000cab4560b917918874a763ee526ed5ab157083def5db1 3,667 1.00/1.00 vMB 49
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
Previous 10 blocks ↓
Total Size: 781.74 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: 630.34 GB
    • Received: 12.02 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.