Loading Tool

Explorer IconExplorer

Memory Pool

77,814 transactions
29.55 vMB
0.07148935 BTC
Random Selection Loading Transactions
Max Size: 180.67/200 MB

Candidate Block

Mining Attempt 1d9eefaa223783a65b8f265b522921a50429de44618b9b3ac3657ca9ef6d71a7
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 015e9755b58e116bf0f47e797bbbaaca7b48a9448c30905bc8e00f2d2b17c19f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.00614416 BTC
Feerates: 104.17 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (498,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,380 417,380 00000000000000000529cddc8a50923ae4896ce96162303dd93b4fd5fd6114fc 1,989 1.00/1.00 vMB 59
417,379 417,379 000000000000000004a60345bd5809ea3750a79e30c23912bcbec82ac5676fad 2,736 1.00/1.00 vMB 78
417,378 417,378 000000000000000004463a0e24ef4a2d1d1a4860b85de5084c851311987827c2 2,016 1.00/1.00 vMB 47
417,377 417,377 000000000000000004e6825334076dfc3dca1def72a70e93d484fd9ca10c3dba 2,694 1.00/1.00 vMB 50
417,376 417,376 00000000000000000431a34ef48735f83f5ac190754121bee327244ecd0c367a 2,206 0.93/1.00 vMB 55
417,375 417,375 0000000000000000050ed5637a15a485a4b31edba976af8dde03a4b7dbfe1e64 2,166 1.00/1.00 vMB 77
417,374 417,374 00000000000000000052e69989b6918b595c5f6730c620167efb3b4c16cc89c3 2,573 1.00/1.00 vMB 69
417,373 417,373 000000000000000001ab009267a415c6a26a0caf8a0882484484ca562fcf54c4 1,733 1.00/1.00 vMB 62
417,372 417,372 000000000000000002bd0c6c390667faeac392653f840eb190c81017ddf9f727 1,611 1.00/1.00 vMB 85
417,371 417,371 00000000000000000449e135898a81b05e6d0f6b029733088bb554c871d6ecda 2,879 1.00/1.00 vMB 136
417,370 417,370 000000000000000005090a35553bcc7287f51a6f5761473f766cbcb00d3163b1 2,613 1.00/1.00 vMB 96
417,369 417,369 000000000000000000e352912782ed9e52283c0a09f366d0c2569b78a56b65f3 402 1.00/1.00 vMB 13
417,368 417,368 00000000000000000208f39a499a54a2a5b0c5e007e770947df4be4cd2cd5b10 2,034 1.00/1.00 vMB 57
417,367 417,367 000000000000000003ce648b2575b9ff4904483902a5e153e47acc0272ee4859 2,174 1.00/1.00 vMB 51
417,366 417,366 000000000000000000ab4600e1d5371429a588c11e7d64892acd314e9055dbfa 204 0.10/1.00 vMB 73
417,365 417,365 000000000000000004e9517af7d8a74f0559ffc863a977198bd850aab7855036 2,407 1.00/1.00 vMB 74
417,364 417,364 000000000000000002e1c7b4b6251b063450481efe0545a09ff0eca41c225f61 1,563 0.80/1.00 vMB 44
417,363 417,363 000000000000000001bc45008827a86a69584e1824845d0722b652a38a6ecd84 2,687 1.00/1.00 vMB 81
417,362 417,362 000000000000000003a826ab7f07ed53c4fad476ae208a24c658333628a838a0 328 1.00/1.00 vMB 12
417,361 417,361 00000000000000000487443eb86978241308b36363982d9ae6f4d6e36051e4d7 2,195 1.00/1.00 vMB 57
417,360 417,360 0000000000000000025cbff6c689fcce9b98becf80e8bcdcee7fa5a2d347266a 1,039 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.30 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.