Loading Tool

Explorer IconExplorer

Memory Pool

36,297 transactions
26.20 vMB
0.07280287 BTC
Random Selection Loading Transactions
Max Size: 133.88/200 MB

Candidate Block

Mining Attempt e09ea8010e4366048119a70230fc55a8f7625c7a44c22ce3ba8b2200cb2baea5
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root cef0df221d00ba71cc45866911932ad7a85b736b1af5bd7da06d5225c973dcb8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,914
Size: 1.00 vMB
Total Fees: 0.02439255 BTC
Feerates: 713.01 > 2.44 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (212,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,384 702,384 000000000000000000091256d182a4b9343d327953bc067ecf5c8d9d424ca7f9 977 0.87/1.00 vMB 3
702,383 702,383 000000000000000000018b8de6a8f52a4a681293d0de6b3f598cb1ae2f85bb00 2,048 1.00/1.00 vMB 11
702,382 702,382 000000000000000000025b1b8e47e77e8136bc36cef12c9f39897c1faa56abf2 661 0.22/1.00 vMB 13
702,381 702,381 000000000000000000030d1ae5b42db7565bad5619ed5ea51641e73fb5ae22c5 663 0.30/1.00 vMB 10
702,380 702,380 000000000000000000031fea92bda8f912f967266f69a0f2d69c5f7992505830 136 0.05/1.00 vMB 14
702,379 702,379 00000000000000000000def666448ba72d9e7ca9d571f86e5d33d5ff4e2a4f95 410 0.17/1.00 vMB 9
702,378 702,378 00000000000000000004923377ae964fdd62c9fb003ee243a1aab2aa325eb9e9 520 0.22/1.00 vMB 11
702,377 702,377 00000000000000000008eaab91041152297b76bac2b6d6b9db619e6b3f8ec12e 215 0.10/1.00 vMB 7
702,376 702,376 0000000000000000000e28b69b70c34c274c02fe7721994caaebe7a39fc52e3b 404 0.17/1.00 vMB 27
702,375 702,375 00000000000000000003b962593ae565461f701cb68747e83da1a42ee3c70600 548 0.19/1.00 vMB 6
702,374 702,374 00000000000000000004f891a4ca0d91d923f78a44031bf65cd4173795dc2e9f 2,562 1.00/1.00 vMB 17
702,373 702,373 00000000000000000007de27cd781b9bb2bf6925801cc78b037511b5beb07016 2,431 1.00/1.00 vMB 10
702,372 702,372 00000000000000000001f6c5704bcfe39d623bdb3f1622baa6c4bc838b45d6dc 2,142 1.00/1.00 vMB 15
702,371 702,371 00000000000000000001f0138064c0368ecb7706b471db9f876428946b9dc32f 1,258 1.00/1.00 vMB 5
702,370 702,370 000000000000000000075150c95f9623155ff05a753df899bd101197ab1e918e 643 1.00/1.00 vMB 11
702,369 702,369 00000000000000000001cbd7bc27985c936f0a885b0638c8a854c467b5abeb4f 1,315 0.66/1.00 vMB 4
702,368 702,368 0000000000000000000029bafc359e1daf2098c42c31f56a377f59d2b0d8a081 2,963 1.00/1.00 vMB 4
702,367 702,367 0000000000000000000684174acb4397379bbe859e4811576002f041415ffca8 2,090 1.00/1.00 vMB 27
702,366 702,366 00000000000000000000f77eae45b895965235b0c436186e3f8a34bd0438906b 829 0.57/1.00 vMB 11
702,365 702,365 000000000000000000027206aa560e0d2a1d856fe4e89e3de6d6210215462f99 12 0.00/1.00 vMB 53
702,364 702,364 0000000000000000000625af846da1bc72fb19fe0f4220ff408afe2f282dd7c8 1,266 0.56/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.82 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: 636.01 GB
    • Received: 12.35 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.