Loading Tool

Explorer IconExplorer

Memory Pool

77,391 transactions
28.50 vMB
0.09075461 BTC
Random Selection Loading Transactions
Max Size: 173.50/200 MB

Candidate Block

Mining Attempt f1c2aa70c91daec3cbc601db315fb5d3e0817ae3476d736333df8cf5c01130bd
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root b43cd3d51b91a270942ba7437fed79676351022aa2ba1ec3d451785007a8d11c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,806
Size: 1.00 vMB
Total Fees: 0.02628040 BTC
Feerates: 477.45 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (444,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,451 470,451 000000000000000001213e0669421ab943fea90a71f3390a6bc44bc7fa850e29 1,869 1.00/1.00 vMB 358
470,450 470,450 00000000000000000041763e43a96feb7b7c9eb629d7fb09352481b12aaba33c 1,331 1.00/1.00 vMB 266
470,449 470,449 0000000000000000013e3c18e09c90a4923290c975016b08e284e621bf4d9e4c 2,363 1.00/1.00 vMB 286
470,448 470,448 00000000000000000083c8a2f330456ef89cdb37597935b5ee032698de98c28b 2,039 1.00/1.00 vMB 393
470,447 470,447 000000000000000000d67ef8f37feb33ba84eafe90ec970d89b71aee369d51f7 1,915 1.00/1.00 vMB 454
470,446 470,446 00000000000000000039017fa066ad6d65c01dad71d9f0e8964fd1e6dcd342b9 1,787 0.70/1.00 vMB 401
470,445 470,445 00000000000000000126d241f7b1dc265b4a5d14cbc6570b7a9c54ff504e2504 1,447 1.00/1.00 vMB 164
470,444 470,444 0000000000000000012a51359ef20ce00080b5c9fc5c127c85caf633793cc490 201 0.08/1.00 vMB 506
470,443 470,443 000000000000000000c5566129d3d0fdc0474db1047e2cd8e7e10364d3d50bee 2,206 1.00/1.00 vMB 100
470,442 470,442 000000000000000000b24ae216e84b7b3005a4fe69ef7969942e69bbb7a4387f 1,535 1.00/1.00 vMB 157
470,441 470,441 000000000000000000e72aa5e06afc8a825d104c806d221ed17fb8c98e792ba8 1,962 1.00/1.00 vMB 375
470,440 470,440 0000000000000000001fd564be55e4892eba0d845d6b096906979985445d9894 2,727 1.00/1.00 vMB 428
470,439 470,439 000000000000000000525837a6fc0b025398950dc7c46be0f775dd1630b9a1fd 1,976 1.00/1.00 vMB 427
470,438 470,438 0000000000000000003bb4d99355378bea9817bd71f8656125f1d2f25fd8ee5f 1,895 1.00/1.00 vMB 467
470,437 470,437 0000000000000000001e390a48a33c328bd217471c0d860b25bfbc2ad1548d65 2,499 1.00/1.00 vMB 428
470,436 470,436 000000000000000000700aeb385b45bc43a4e364946d7eb6f899c19f1b94e2a1 2,313 1.00/1.00 vMB 310
470,435 470,435 00000000000000000161f8530f7b151e78630db68e3ef55fdec90d3a958359cf 2,590 1.00/1.00 vMB 153
470,434 470,434 0000000000000000000281894cd4e9223dc5c5da3eefe853ab1912031e08e751 2,299 1.00/1.00 vMB 203
470,433 470,433 000000000000000001329b50e4c934225c793bfd20b9c582aa03abae92aec67b 2,417 1.00/1.00 vMB 212
470,432 470,432 000000000000000000518ecd77e5708916816df6a2ba0c62ebb92107f71d181c 2,279 1.00/1.00 vMB 144
470,431 470,431 0000000000000000017347335eefb9c5247b1999b966b541e07c068e252ba053 1,978 0.99/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.