Loading Tool

Explorer IconExplorer

Memory Pool

83,006 transactions
30.89 vMB
0.08285939 BTC
Random Selection Loading Transactions
Max Size: 189.39/200 MB

Candidate Block

Mining Attempt 57cacffa6971d397a56c6644c9388352c3c70e3a3cfbce51a03825f6a463f627
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 5f87a987420b66b15c592060b10d4e4f990cb9cd2c7a438234d5e099012c70df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.01346857 BTC
Feerates: 79.55 > 1.35 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (497,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,384 417,384 0000000000000000029b2cd26c580c486b7dc97786e015c65e06ff8893a9d3c9 2,445 1.00/1.00 vMB 61
417,383 417,383 00000000000000000280167307f7330f835b3089072c1e4d699c1036fafde6cc 2,783 1.00/1.00 vMB 89
417,382 417,382 0000000000000000046258bca12f469cac7d7441e1bd56613ff70917112030ef 1,933 1.00/1.00 vMB 36
417,381 417,381 0000000000000000036dc36401a1f2d88f128d2965cc9f2a60e2ad200970dfa2 2,478 1.00/1.00 vMB 45
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
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.