Loading Tool

Explorer IconExplorer

Memory Pool

82,236 transactions
30.27 vMB
0.11334380 BTC
Random Selection Loading Transactions
Max Size: 183.37/200 MB

Candidate Block

Mining Attempt 5a4830c26ea84cb593ad4c07034b3adbaa9895429c799a3b349e69e6dd5c3fe1
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 8292aa310ddb167018008e13393174f540e5aa66533e5492a70b0e0abe1599cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,162
Size: 1.00 vMB
Total Fees: 0.03789343 BTC
Feerates: 121.32 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (482,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,479 432,479 000000000000000003781c1129ddaa2098278fe92383058425022498db13ac1b 418 0.17/1.00 vMB 55
432,478 432,478 000000000000000003032fa8783418e2934d091f4fe2729362745804bea1cc14 707 0.75/1.00 vMB 20
432,477 432,477 0000000000000000037074b6e9a21c38da4b4a4dbb25b3a3b56b2bc660e51dfe 186 0.10/1.00 vMB 44
432,476 432,476 000000000000000002b4e2efebcff5d05f36dc23c9685e2fd67c365d2e8e35c2 1 0.00/1.00 vMB 0
432,475 432,475 000000000000000001dcf96ec884647f36b5864e25dfefb02743874af2f93bd8 1,088 0.45/1.00 vMB 61
432,474 432,474 000000000000000003780130053c1bc0e5c88194353d7dee93f87557e61b3c3d 480 0.23/1.00 vMB 57
432,473 432,473 00000000000000000367b912950b00ffd51e29d21938f960424945c61945c8ae 702 0.75/1.00 vMB 23
432,472 432,472 000000000000000001465997d9bd48b7a5b49dc1d81746565d4558a01cb6be93 492 0.18/1.00 vMB 57
432,471 432,471 00000000000000000031272d54ba9deb3e1716e0706acd7a9e5b876e40a87280 181 1.00/1.00 vMB 3
432,470 432,470 000000000000000000d9f23cbb33975c6b898d5ab3502a2dd499a76d47f11aa0 572 0.34/1.00 vMB 47
432,469 432,469 0000000000000000019f9853f8ee6c72dd7748d8bd36c19436a414b75b6b8621 1,095 0.52/1.00 vMB 56
432,468 432,468 00000000000000000063f5b13e5d0c66ad578943965b6d032db7fba422d9c38c 167 0.09/1.00 vMB 56
432,467 432,467 000000000000000002b977a92654f9fd038386ce0a0127883f3dca234b3714df 485 0.19/1.00 vMB 61
432,466 432,466 000000000000000002669b0644ac6753fb20afdf162223481b2afa6c8ae573d5 330 0.17/1.00 vMB 59
432,465 432,465 00000000000000000270f41320aac321a6a81e139964193d89469a8493e44aad 2,127 0.90/1.00 vMB 57
432,464 432,464 0000000000000000047adc7aeb9e7820e14bbb0ca868e20a41687b16b7ce8593 151 0.05/1.00 vMB 59
432,463 432,463 0000000000000000025bbf45830c85ea7726bbba000f5f39c6b4766d119f27ed 459 0.98/1.00 vMB 10
432,462 432,462 0000000000000000043af82d25e6e298a7247f94fefd8b982a708815103da6a8 460 0.26/1.00 vMB 47
432,461 432,461 000000000000000004428de7f8bff099a9514492463eb38c606b2ea775ae707e 2,430 1.00/1.00 vMB 62
432,460 432,460 000000000000000000b1c8cd741180149ea72d20c713c28288036aa6d16addf1 1,256 0.55/1.00 vMB 61
432,459 432,459 000000000000000004566cfcb657398659c98fd4556ca5c700be8dd1ef9be238 508 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.63 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: 672.36 GB
    • Received: 16.21 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.