Loading Tool

Explorer IconExplorer

Memory Pool

80,860 transactions
30.99 vMB
0.09235660 BTC
Random Selection Loading Transactions
Max Size: 187.51/200 MB

Candidate Block

Mining Attempt b4e8cb14b768d174031cdd39d84f783874d1c57a8345d37857981194ac75fa20
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 24df3209183b2462b92d1b863fea52796f68f4698d259598c8aff8f3d1311028
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,123
Size: 1.00 vMB
Total Fees: 0.02562119 BTC
Feerates: 110.56 > 2.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (200,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,345 714,345 00000000000000000003d17221e6a482ac0752db32f6ba72e303f2ec43edd99e 299 0.24/1.00 vMB 7
714,344 714,344 00000000000000000008d8f64c10a348e62c67618d3529f66f064efaf8ba6e19 286 0.11/1.00 vMB 10
714,343 714,343 0000000000000000000529e3336e6ae6cfe940d1051a288e70ec318b4bc41bb0 1 0.00/1.00 vMB 0
714,342 714,342 00000000000000000004f691acb7706f0a2709c6c44dd99e75af4cf21442c6ac 1,173 0.83/1.00 vMB 6
714,341 714,341 0000000000000000000931bcd36763d45c398f04712b9b2aadc053d83938ff6a 1,316 1.00/1.00 vMB 6
714,340 714,340 0000000000000000000832dbfd34e6f49b3bded4f60adfe68a9d52888a7ef223 435 0.16/1.00 vMB 10
714,339 714,339 0000000000000000000b1e4bd8fea118320756d567b61011901bf3c933836b20 188 0.12/1.00 vMB 8
714,338 714,338 00000000000000000007a066124eb6cc92125a81ccd87caade95bacb1aadbcd4 243 0.09/1.00 vMB 8
714,337 714,337 00000000000000000007563e9df5af859154035a05ed37a4baff1ebb94a5ff2c 1,133 0.47/1.00 vMB 10
714,336 714,336 0000000000000000000174fb6ea97a2c06d6f7b9d948d181d5d2363a519a1f5e 1,815 0.69/1.00 vMB 11
714,335 714,335 00000000000000000001d3207c9f66af62b51190d671cf0945f6a8cb648e60d4 594 0.15/1.00 vMB 14
714,334 714,334 0000000000000000000b225844daf4da68c7733c6b612b94d2df0ea52bb6fd33 1,947 0.74/1.00 vMB 10
714,333 714,333 0000000000000000000851fe7522d5916dda2a258cc57e3da7c96e95e60e3940 512 0.58/1.00 vMB 2
714,332 714,332 00000000000000000002f14028d66ea2ad6a228979e1dd70667b5c63b61c6a35 1,533 1.00/1.00 vMB 2
714,331 714,331 00000000000000000007ebf4235ae5f1bbb3d8b65d849ce7cd1235623bf17d66 2,810 1.00/1.00 vMB 11
714,330 714,330 00000000000000000003fd44da20e0a555640151fa1290e45ca95e71890c24cb 3,425 1.00/1.00 vMB 4
714,329 714,329 0000000000000000000a0c1b699e7121138c8fd9d050976d59386f98a65b9499 2,412 1.00/1.00 vMB 7
714,328 714,328 000000000000000000074a19251c78be9a55577040eb66b35d5d0abefbe8ecc2 2,676 1.00/1.00 vMB 12
714,327 714,327 0000000000000000000a12829af9a02847bfc9fc9ae458c471f050bb6534891d 2,448 1.00/1.00 vMB 10
714,326 714,326 000000000000000000070e79e911bb31b05fd3bcf6829f949f7d7326bee9abcb 2,759 1.00/1.00 vMB 18
714,325 714,325 000000000000000000077ec9bb4e995d0f85b99861f5610206d3f8035dd8517d 2,813 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.71 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: 699.26 GB
    • Received: 16.60 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.