Loading Tool

Explorer IconExplorer

Memory Pool

84,329 transactions
35.17 vMB
0.17205317 BTC
Random Selection Loading Transactions
Max Size: 199.68/200 MB

Candidate Block

Mining Attempt e41b37837a6f3ff721c7f0022aea497b667f832e466af5e1d9889104ae4a4fc1
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 31f6acef03eb92e1e4d5969f0fbdabf63b0dc14cf0ad580564e46e79450e332c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,425
Size: 1.00 vMB
Total Fees: 0.04081063 BTC
Feerates: 435.08 > 4.09 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (511,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,443 403,443 0000000000000000008b0b2cde4c24c85def1afabf6b2533628f7b09ae01c54b 811 1.00/1.00 vMB 19
403,442 403,442 000000000000000003fc7d42acc04c38e940f41b57e863cb060ad30601f406b9 2,032 0.99/1.00 vMB 35
403,441 403,441 0000000000000000015f6e608cf0d9fcb786a00bc6fee7a1ef306a35df9a662c 615 0.31/1.00 vMB 30
403,440 403,440 000000000000000004e17bebc16f020becde502ed071d8363e7c6a7d68f97141 564 0.36/1.00 vMB 31
403,439 403,439 000000000000000003e9f64e05fd7b9ee3ae6d97be16fba5ca2f2013f694624f 115 0.04/1.00 vMB 36
403,438 403,438 00000000000000000646460d190dae7c0879c4c561727754dbee5766711c44d4 1,466 0.76/1.00 vMB 35
403,437 403,437 000000000000000001abd42fc5fb8dfc28d1d34fa86d2c5aa8f12d198e31e8dd 821 0.99/1.00 vMB 13
403,436 403,436 00000000000000000591eadcfdf7599112a70aed409fb886d0147a64017afd25 514 0.30/1.00 vMB 36
403,435 403,435 000000000000000006909921271d29d0d244f04d74b9b38ff76a05f3d6a2228f 1,061 0.48/1.00 vMB 36
403,434 403,434 0000000000000000034c365190848ca6c8fd3258c30b788fbafbf7bb4a714689 211 0.60/1.00 vMB 10
403,433 403,433 0000000000000000044319d7886b8464538711db847f1199d9b1aba3b98aea96 1,919 0.91/1.00 vMB 44
403,432 403,432 00000000000000000504f7e8504bfd3f9c6cde0248da3cc4ba0339c271b299b7 627 0.29/1.00 vMB 34
403,431 403,431 0000000000000000051750be31e39ec4bae2b49dff003493df2507b1fc9caa9f 1,853 0.88/1.00 vMB 36
403,430 403,430 00000000000000000033933be7f512fab3e6593a6582f77a929d25adfddb0132 2,695 1.00/1.00 vMB 49
403,429 403,429 00000000000000000394ce935ade6b16fc1273c2b6b4eb7ab44bad5dbadfbe57 978 0.46/1.00 vMB 34
403,428 403,428 000000000000000004903d3c55580a1c0ba4437b7112ab34573c898937731213 927 0.63/1.00 vMB 31
403,427 403,427 000000000000000002e47fe3c35ad2a3529149b1ef6bc24b8c12ed5676a4b266 2,249 0.92/1.00 vMB 42
403,426 403,426 000000000000000001fc8e9db6f336f189b0c1a65478fbb28d71434161375632 556 0.22/1.00 vMB 42
403,425 403,425 0000000000000000000013ecd83165a37e62a752a6c141ff10cc168857e6c862 639 0.27/1.00 vMB 43
403,424 403,424 000000000000000004e5a1211c1787826ad17030f28d0d0e03306def2d5b0cf7 1,088 0.56/1.00 vMB 39
403,423 403,423 000000000000000002459252fe3ec5381094d99b082f8efef1784603b67e98c4 556 0.98/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.10 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: 730.36 GB
    • Received: 18.50 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.