Loading Tool

Explorer IconExplorer

Memory Pool

36,094 transactions
25.80 vMB
0.05863925 BTC
Random Selection Loading Transactions
Max Size: 131.95/200 MB

Candidate Block

Mining Attempt 2a277dd4248a94459ab239f8cbf3f09b7dfd609bc75712a1ef837c076c2133ad
Version 20000000
Previous Block 00000000000000000001f9f936ca5215314d23d86e9f12fe5ec8d919f5bb3584
Merkle Root c24fddeef0308f1eca2567c1a62c33ffe356de50a0de992cb9166fa126309519
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,207
Size: 1.00 vMB
Total Fees: 0.01151202 BTC
Feerates: 353.36 > 1.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,678 (505,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,498 409,498 0000000000000000015bf0138e6604587afea87a31d1221b404ae0665644a45f 205 0.10/1.00 vMB 37
409,497 409,497 000000000000000005b7c295cf9204c859242db6be93efddd559c28d36c66d9d 952 0.48/1.00 vMB 38
409,496 409,496 000000000000000003fdb972b3d316006fbefcaa4ef14368ab19aae9665e1f81 644 0.54/1.00 vMB 25
409,495 409,495 0000000000000000010a3a610dd2b0aba343751c182fbde9cc6b78b96aef9aaf 1,636 0.99/1.00 vMB 27
409,494 409,494 00000000000000000601b3f5bff2adbc70004587b1914eed1a6879983c64bb33 2,684 1.00/1.00 vMB 54
409,493 409,493 000000000000000000a1c2647ae892151e3f0aa38d1f4c159b9a8de7c85c73be 2,671 0.99/1.00 vMB 45
409,492 409,492 0000000000000000013a74d3ff428f29f9562496dc140f4d4a34fe631b373fbe 711 1.00/1.00 vMB 19
409,491 409,491 000000000000000002646572db9dff5960e9dda61f0d3e51bfe3b4bcdaa524bf 1,749 1.00/1.00 vMB 27
409,490 409,490 000000000000000001da9cd091b33226d82714a5dc677f0abbfab73d74e0ba80 3,085 0.99/1.00 vMB 49
409,489 409,489 0000000000000000051a735d01d2cb4507ed1598ad04c18861e2a1c8a8b67ae7 2,726 1.00/1.00 vMB 41
409,488 409,488 000000000000000005143a7fd1854b621090888f18cf24e26716ac76d1f47108 897 0.34/1.00 vMB 39
409,487 409,487 0000000000000000025992c775c0683d162b4838a8e6acf2587d6b2d018d9f9b 2,268 0.97/1.00 vMB 37
409,486 409,486 0000000000000000023ca69eac111952aa241b52cb0ea084b259d26d2c9eee56 973 1.00/1.00 vMB 17
409,485 409,485 0000000000000000017cfc149e709c7897533e2832744cb9a0198f2e9ca51716 391 0.18/1.00 vMB 35
409,484 409,484 000000000000000000bec614513591c2e5d96a488c2513396e7a723bbf7b1dcd 2,210 0.89/1.00 vMB 49
409,483 409,483 0000000000000000059bc2f9e89d3387afd62a56784c6e2b585e91c6137c08c7 1,556 1.00/1.00 vMB 26
409,482 409,482 000000000000000003bf97d0c202035f8de54afb556d4250ff0935f676832141 175 0.28/1.00 vMB 15
409,481 409,481 000000000000000005a0ef41e5f3283b902ce6c5a041e8e3a9cc6ded748daf13 1,542 0.74/1.00 vMB 41
409,480 409,480 000000000000000005115cc2fda775712149e3fab36fceb6bd9d081b5284192d 1,304 1.00/1.00 vMB 25
409,479 409,479 0000000000000000014c000ebedf74bd453eb066145e17d58d01ebf99fbea20f 1,616 1.00/1.00 vMB 27
409,478 409,478 000000000000000001fe35bfe3f83f0c3c390d593e9e5f1803a5914a515dcdd0 634 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.82 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: 635.83 GB
    • Received: 12.34 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.