Loading Tool

Explorer IconExplorer

Memory Pool

76,954 transactions
28.55 vMB
0.06360103 BTC
Random Selection Loading Transactions
Max Size: 173.30/200 MB

Candidate Block

Mining Attempt 081f8f25b0c6edb7294d64a8f32a205dd15337ca557ec55e2ea451ce95591695
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root 88b38c8780b4a8d785e173138dbc38491d244c17d45629bde50bf8e9a92beb0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,062
Size: 1.00 vMB
Total Fees: 0.00432557 BTC
Feerates: 40.21 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (473,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,276 441,276 00000000000000000324163859c498c2ee56c611315d7674c2fd1998be5f4820 2,043 1.00/1.00 vMB 56
441,275 441,275 000000000000000001bb2ebc1a89f9f688535b8f4b1fa76e32583731c54c25a5 2,195 1.00/1.00 vMB 70
441,274 441,274 0000000000000000035d1320b83bf6241ac3ea36badce94536be10da230e1af9 1,724 1.00/1.00 vMB 58
441,273 441,273 00000000000000000290a7f1f0f0fae9cc55564d3923ea6b81dd7d9d6221777a 2,044 1.00/1.00 vMB 59
441,272 441,272 000000000000000000b3fa6906d68b3f80b4d808a4afdf36259062e5186d78c6 2,742 1.00/1.00 vMB 72
441,271 441,271 00000000000000000049e05e009beaa1ab148a01f89f9494cd052f61d834e007 2,566 1.00/1.00 vMB 82
441,270 441,270 000000000000000001ca89788189b436d3fe32afd0be2e94fc3893f4e88c4d53 2,357 1.00/1.00 vMB 69
441,269 441,269 000000000000000000fba616e5bee291cd783fa23743a9c29b69425d41866aed 2,793 1.00/1.00 vMB 106
441,268 441,268 00000000000000000322a92aaa1c3646743123b229532c1664f9ec84a147146f 2,560 1.00/1.00 vMB 97
441,267 441,267 000000000000000002021883b5c936f4c8d77d04e7eeea618e1620aea021db9a 3,017 1.00/1.00 vMB 63
441,266 441,266 000000000000000001a204c2b8eaea7e0c6815ad5377a86bb87978f5a41faaec 2,529 1.00/1.00 vMB 95
441,265 441,265 0000000000000000024036ecba61a546185d930e62ff4880cbb494e2b5ffb2bd 2,702 1.00/1.00 vMB 70
441,264 441,264 00000000000000000347a607ec476e2eb658baff7e6ed21a4312796b1caf968e 1,619 1.00/1.00 vMB 86
441,263 441,263 000000000000000000d1cbaf000f16807d7e53e13b060d93e0bf3b776f60f281 2,217 1.00/1.00 vMB 89
441,262 441,262 000000000000000001afe07d264fc72b56e6ecf9b0854c782dcfe3d200749601 3,274 1.00/1.00 vMB 86
441,261 441,261 00000000000000000051b49cc34d61965e44386689ec11a8fad353666c346971 2,600 1.00/1.00 vMB 74
441,260 441,260 0000000000000000001904751587fb194b5e45fb555be9cd4c4c13069c29a2b2 1,987 1.00/1.00 vMB 68
441,259 441,259 00000000000000000205bd27f3706c59637b3a168c3d212ac42ade1dd60de378 2,725 1.00/1.00 vMB 80
441,258 441,258 00000000000000000100055cf797bf678c9081fd5b9c9ed61a3d3448feca9142 1,811 1.00/1.00 vMB 90
441,257 441,257 0000000000000000033843323164269f159023aa234914fe35660e758ed24f29 2,187 1.00/1.00 vMB 95
441,256 441,256 000000000000000003a056181837e4186fc1d92c65cee595f55c45dbcdb552a9 2,119 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.57 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: 671.10 GB
    • Received: 15.86 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.