Loading Tool

Explorer IconExplorer

Memory Pool

38,929 transactions
15.85 vMB
0.12473125 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.38/200 MB

Candidate Block

Mining Attempt c4367bc01e4c8aa91ee645921af8d55f1eca1272738e184867d646f36121da5d
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 420e3767aaef81319aa39a055e5c95926a71bb7d877b2efd63f8604d2e170cc1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.05566191 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (708,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,827 204,827 0000000000000188556e0a72af2fb1a7a75802636855490a49eb751b95a056fb 228 0.06 vMB 180
204,826 204,826 0000000000000459e89bc43014b48cad41632c651d1daea3ca9b6698fdeefca4 450 0.25 vMB 145
204,825 204,825 00000000000000863b9102bacc781feb5ebe682c99d47e38b7c4b8d1fa65bc0e 1,010 0.42 vMB 70
204,824 204,824 0000000000000103f0b0c576d70294105a68cd15d9f96b5dd57cc322e9c8b663 665 0.42 vMB 232
204,823 204,823 00000000000003600638a8b0ee4603e8b33531e7adabb90afcb9493f9df71767 72 0.03 vMB 39
204,822 204,822 0000000000000163433e432c599239e58c33bf2887b2c48747dc2a0081ef9da7 164 0.10 vMB 139
204,821 204,821 00000000000003037b2f8d85b44c4053984dbe3398de4b53b8e7fcd766ed89e9 167 0.05 vMB 2
204,820 204,820 000000000000011742003e6b46de559baa1a265f19bd095d12a80e849b1c083c 137 0.07 vMB 238
204,819 204,819 000000000000032cf81e7f0509900079b40e2bef9a8172ec323d50a40f9f5afc 13 0.00 vMB 15
204,818 204,818 0000000000000394d76d0c67937c043cb5dc0e7b09ec8641e7e19471c9c61913 366 0.14 vMB 210
204,817 204,817 000000000000051cd2f709f69a1311c8805740e8875aae160944278c82001277 340 0.22 vMB 123
204,816 204,816 00000000000000403665316f01b3080fe6124e5e5e127378e489debcb6a0876d 765 0.25 vMB 203
204,815 204,815 00000000000004be5b8df24c69447f8909315472f925ba590179e9f24490d0d0 133 0.05 vMB 334
204,814 204,814 00000000000002af9d53540d8d96aaa1d82a5614e0f9c94bc74f6842e6232941 42 0.02 vMB 114
204,813 204,813 00000000000003ee44430132427fb4e591353e8e952c7ac7a51c6f67271c322d 114 0.05 vMB 103
204,812 204,812 000000000000031b029e09e2c68d300f5a86bd13bdb3fdb6aca7747decda9a98 229 0.13 vMB 86
204,811 204,811 00000000000000a31a03e651f8b54cf4c9cb4e25531422af7e95af73f0d346ca 70 0.03 vMB 66
204,810 204,810 0000000000000459ab0f069f39b9f6d5535f7dfeda8c8969960ce56a108cdfe3 394 0.17 vMB 207
204,809 204,809 000000000000040a3aaf64ae7c0803964079011b78440673d31e71c538d62367 8 0.00 vMB 326
204,808 204,808 00000000000005052ca84c54d31a0d13b4b0ce8d1ab38395902b0381c6eb2751 9 0.00 vMB 60
204,807 204,807 00000000000001dbbcf43c46ad11d7243c2b3d967789870dc394a81e43adf164 162 0.10 vMB 82
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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