Loading Tool

Explorer IconExplorer

Memory Pool

82,804 transactions
31.25 vMB
0.15668611 BTC
Random Selection Loading Transactions
Max Size: 185.76/200 MB

Candidate Block

Mining Attempt bdb7830d9592b6c2603e616aea49f3958db1a2511e2db3adef8b34b454da6cf1
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root b35762e6c287635c2733f3fae0ec73ed70edb6e865d9469ddb5175f81ecb2109
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,106
Size: 1.00 vMB
Total Fees: 0.05962617 BTC
Feerates: 269.69 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (482,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,482 432,482 00000000000000000303af1bfb548c7546f1aec281bc4c5fe2fc84d49c4bdc14 2,331 1.00/1.00 vMB 59
432,481 432,481 00000000000000000358a68107974fe63cf1569cc4ba31f16e479950d04f5a7c 2,146 0.90/1.00 vMB 59
432,480 432,480 000000000000000000fde8ecc312a3d0a4fab5161269dfd8317896aeffdbab39 30 0.01/1.00 vMB 64
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
Previous 10 blocks ↓
Total Size: 782.65 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.55 GB
    • Received: 16.27 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.