Loading Tool

Explorer IconExplorer

Memory Pool

82,030 transactions
30.27 vMB
0.09178421 BTC
Random Selection Loading Transactions
Max Size: 182.32/200 MB

Candidate Block

Mining Attempt 94fe4b8da851eb4a702126e40af8706da1cc5eb7aefc58a809b251c0df1a79ad
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 994590fb6e48542e11f9a0d68e5615205549fb382abd3ab000046507dcd3b57d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,982
Size: 1.00 vMB
Total Fees: 0.02957058 BTC
Feerates: 454.44 > 2.96 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (325,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,669 589,669 0000000000000000000df5fca52832b7a0d521ab6605438f2ac4ac20a1217017 549 0.17/1.00 vMB 30
589,668 589,668 00000000000000000003164dc6ac91b9b4f3f2bc4e754b22308b4fcb9075baf2 2,687 0.95/1.00 vMB 3
589,667 589,667 000000000000000000074f3868d7b2d556f345df55665a914563b56d8182e416 2,168 1.00/1.00 vMB 48
589,666 589,666 0000000000000000001692a91e324c212fa5227aa945f225a42586a366cd55f2 2,966 1.00/1.00 vMB 20
589,665 589,665 0000000000000000001bdcfd68bf585d298ce06eca363cced37266ed809cd8b2 2,849 1.00/1.00 vMB 19
589,664 589,664 0000000000000000000cab9792d7d37651deaff7fe459ce016a20d1c9b3f03bd 1,890 1.00/1.00 vMB 57
589,663 589,663 00000000000000000005733103c2c7daa31f2d66a22c3b2bbe14d5b71f859663 2,168 1.00/1.00 vMB 80
589,662 589,662 0000000000000000001106cdd6f77b47d63a2abb3a8671b241f591bd85ecca76 2,287 0.71/1.00 vMB 23
589,661 589,661 000000000000000000175ba9d9767f29bd6e0069bca668978c3458bddc56028f 883 0.25/1.00 vMB 21
589,660 589,660 0000000000000000001b74bcb46e21ff37443dceed82d94031f19211bf505499 2,366 0.74/1.00 vMB 25
589,659 589,659 000000000000000000175a4ba720b9e4beadcb0fad9635a023a00a42442c9042 1,390 0.43/1.00 vMB 25
589,658 589,658 000000000000000000013947745de3cd344dcc402944e2b38dce646a4b2eb5b1 142 0.04/1.00 vMB 31
589,657 589,657 00000000000000000013f5418b01f742d0f7d2fc86d622466cae4b2ae925dc55 2,013 0.68/1.00 vMB 25
589,656 589,656 00000000000000000019deaee0852a1b54064b91f23e18bdc873327a2c80f405 2,836 1.00/1.00 vMB 26
589,655 589,655 0000000000000000000cc2fdee8a2512f34559a796f84bb4dfe44aef72690abc 391 0.11/1.00 vMB 27
589,654 589,654 00000000000000000003a0bc1deddb0f9a8a063da874a6800cbde4079f3dcbce 2,229 0.80/1.00 vMB 24
589,653 589,653 0000000000000000000cd1dfd884af5c6d4033f2987e7fdfb2d8430aa6382c5a 400 0.22/1.00 vMB 37
589,652 589,652 0000000000000000000dc7b04fdc1681a299ff4ba801931499332b0b448a1467 906 0.49/1.00 vMB 44
589,651 589,651 00000000000000000010ebb39f9d1ee7f11a0ed9a7687470cd743b57635a7cf8 2,915 0.96/1.00 vMB 22
589,650 589,650 000000000000000000159a900e8f0d591e9c1041618fcd71fb5621608156fad5 3,131 1.00/1.00 vMB 39
589,649 589,649 00000000000000000007b38fd9e812612dad26b0ed20a98a40de44d9ddeb791c 2,380 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.37 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: 663.35 GB
    • Received: 14.90 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.