Loading Tool

Explorer IconExplorer

Memory Pool

51,008 transactions
30.46 vMB
0.09642143 BTC
Random Selection Loading Transactions
Max Size: 163.40/200 MB

Candidate Block

Mining Attempt d95ad7319ea0925548da08f249a0309aeea219c1afe33802a9308ee44a30892b
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root dadcf99531a4c3a2adb5f7a673774ddd5c749fc9062476d9eb1f95656d49b8ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.02443816 BTC
Feerates: 202.16 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (505,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,681 409,681 000000000000000003347f51f4ee1ba201f2ef31f9bed83f9783a05ee4c8a27d 1,191 0.89/1.00 vMB 30
409,680 409,680 000000000000000005873da4024b5f40195c7047b64b4330f54c9f34725c94bf 1,647 0.98/1.00 vMB 35
409,679 409,679 0000000000000000053dd518a2a484fb0ff8e5821ec056deb93ccae75e100768 2,451 1.00/1.00 vMB 47
409,678 409,678 000000000000000005c202fd41d13eb44182c74eb49f06d9c5f79981d24fd969 1,014 0.96/1.00 vMB 20
409,677 409,677 0000000000000000025210eabcc55300db1797306353f73657135c18dec8cef9 855 0.40/1.00 vMB 44
409,676 409,676 00000000000000000008e2db04960e33f4eade803ea0546f05735acc27bfbeea 616 1.00/1.00 vMB 14
409,675 409,675 000000000000000003729d1d320c2807db0b62edfa9c0fb0183ff29bf7901ea5 452 0.18/1.00 vMB 34
409,674 409,674 000000000000000002b1b72f61dae6b527c6665de5f4831fcc3e72189a4ffc34 280 0.42/1.00 vMB 13
409,673 409,673 000000000000000000506885fca8c6456ca46038985818ff4dcef463f1e72c87 519 0.23/1.00 vMB 32
409,672 409,672 0000000000000000000cebf1c65bde232a15073bdb1c24eb84751fce1dd6a52f 2,446 0.99/1.00 vMB 38
409,671 409,671 00000000000000000070370cf47dff9266d9203cb82d800104c361bffac516f0 1,733 0.72/1.00 vMB 32
409,670 409,670 000000000000000005d550f472e8d7e1677c212f5f39f25aed5bc318efdf85bf 455 0.19/1.00 vMB 32
409,669 409,669 000000000000000003529da806a2d3c59c233ef1a8cced9a6dc3ebd9f988799f 618 0.24/1.00 vMB 78
409,668 409,668 00000000000000000037d08e9b3340a8f4040833d584c0df78799b9a950e6327 1,226 0.59/1.00 vMB 47
409,667 409,667 000000000000000005cacc7b5da2e40b8348f409de6edd7fc2f278045b6b42e5 284 0.11/1.00 vMB 36
409,666 409,666 000000000000000004a9bfa781b0cf97d6b284e2d4b9e9a6e896549d02ff7bb2 109 0.06/1.00 vMB 30
409,665 409,665 000000000000000005d690429a6c4c5bb78d97875076052f38773d5be066a43f 477 0.26/1.00 vMB 29
409,664 409,664 000000000000000003dd391a07166d1f200861f4f2adb08c56293cbdab966f9a 473 0.21/1.00 vMB 33
409,663 409,663 0000000000000000037ddb9321fd9c2fe570c17819a90243f432bdf376f5d38a 1,161 1.00/1.00 vMB 17
409,662 409,662 00000000000000000403dbda9ce2741dcd9a1506c03ac6074d0b3225aa890efb 992 0.47/1.00 vMB 37
409,661 409,661 00000000000000000028786fa51c32d4545f858c3a3994df02cfedeb08c5a076 2,471 0.93/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.