Loading Tool

Explorer IconExplorer

Memory Pool

41,631 transactions
18.17 vMB
0.17549971 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.27/200 MB

Candidate Block

Mining Attempt 0a4daead13197562c504569b78ea56885f40dabe1606da8c814d034f9ae58e3f
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ed637738b14102772a3c7c33aef3c2ce5ef907b611e4e680a11e17ba697d49d6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.05737101 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (688,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,851 224,851 0000000000000034f68318e10068fab4e32792b6a68c9a67a28f640200e71fa4 537 0.25 vMB 186
224,850 224,850 0000000000000287c17fa22d2501660e7fe37aaf0c1530f4f024f61054498faa 750 0.25 vMB 242
224,849 224,849 0000000000000073d8155c26c2bbe27d4a42e3ee550fe696707f51170c655f2d 10 0.00 vMB 348
224,848 224,848 00000000000001bf5f30bb06d1cdc4d9f477ff6db7871f4ee987bb0513700916 28 0.01 vMB 242
224,847 224,847 0000000000000077b90962e3c9d2306d3a2f32412af57d6aeeabe4dd6f6de19d 589 0.25 vMB 220
224,846 224,846 0000000000000169f38129838ec9a41ad30ef6d65da889c133a59fc52a763e14 598 0.25 vMB 83
224,845 224,845 0000000000000059a46c191871a10f35538c22cb22bd14e7550d83097d08e37c 418 0.17 vMB 223
224,844 224,844 0000000000000132c3c42cc7b283ca43a090b4e3febbd832cb7033a4dec5ee26 306 0.16 vMB 171
224,843 224,843 00000000000001be5b2317555e11d21618c56b2bd7c030dd5190f16eb2c987f6 988 0.48 vMB 205
224,842 224,842 00000000000000d2deafa9a24c7308829eae78ca85de6e4fcfe5345e7b1c286e 97 0.05 vMB 60
224,841 224,841 00000000000001786231f8e661289a53e2a4248f5d7a09c7d46a05af95f56b93 653 0.25 vMB 236
224,840 224,840 00000000000002fb85f62bf502d2c2a4fdf15ade41cf0835fa0c37fe0f6dc690 198 0.15 vMB 108
224,839 224,839 0000000000000075b4446fdb1cf8a198b79c007c0b53cbf72f32668b04b97019 387 0.16 vMB 212
224,838 224,838 00000000000002a44302c709586c97e61a64e6144b6ee98974a7622e5a390a12 386 0.25 vMB 123
224,837 224,837 00000000000000e38b91a283e5d39a1e13e26db17b4c1f815e26687239f1658b 1,171 0.37 vMB 360
224,836 224,836 0000000000000226d7a2ec5a2a32b93915ee42bf030b99b8857fd5b3e00ff282 109 0.05 vMB 173
224,835 224,835 0000000000000007e6aae3e432139d1b444805fb4505d342883a03a5ee0b4e4f 908 0.38 vMB 220
224,834 224,834 000000000000011a23bb521b048a77eab5fad16719be52ee8f3f1149cb92b16b 113 0.05 vMB 61
224,833 224,833 00000000000002574c5b828db43aa2bc7d229f01a6a0292f0d2676fca2db5451 290 0.20 vMB 107
224,832 224,832 0000000000000089a67f136b60110d8b578897066e3492c70f3a9702d6e42075 620 0.25 vMB 278
224,831 224,831 000000000000035841d30a1ff43fc3612543108acb0796e0ed1eefdbde42f035 581 0.25 vMB 215
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 114.15 GB
    • Received: 0.47 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.