Loading Tool

Explorer IconExplorer

Memory Pool

16,147 transactions
6.84 vMB
0.04383569 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.17/200 MB

Candidate Block

Mining Attempt 206e8c08c4ff5004e87270452d0763e99167fdc67597a18e5ae1971d003a0c6a
Version 20000000
Previous Block 000000000000000000005b95516143f3a5c12ca43b8fea57fd53ee9679bfd479
Merkle Root 8a08a9aea8b6a8dc2f68eca37c9b8df27bfd8acaf197c8296193f277ad6ee086
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,335
Size: 1.00 vMB
Total Fees: 0.02695665 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,457 (707,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,490 205,490 000000000000056690a9e46a2ea391e415910f4d15d882829740a89ae5f07cf4 241 0.30 vMB 27
205,489 205,489 000000000000034e8fdc0a0862f60d626c757a157843c9982bd7d594c8543ef9 23 0.01 vMB 0
205,488 205,488 000000000000053a0f4aa73b0bc2895b04ba212af963f6a57fd91a07b98a53d4 187 0.07 vMB 169
205,487 205,487 0000000000000280fffb2bcb8afd997a8a391076d83120d02264cbe0410e8f71 225 0.10 vMB 155
205,486 205,486 00000000000003f817b144c9c3dfb95b253108552b3fdb6299e8038ca36d82e9 249 0.14 vMB 128
205,485 205,485 00000000000002f546af00846fa14b851d16ecf9be9225dcf69f77dbd4e06e25 10 0.00 vMB 485
205,484 205,484 00000000000003f7304ee41fd7facc7226402cbc5e666929413f6f84c30b9a32 111 0.05 vMB 113
205,483 205,483 000000000000051417403fab4755bb53f4e4f8775054a4b17eddc30bb86997ef 146 0.05 vMB 110
205,482 205,482 00000000000000ab64548b7d5cc48a0c9884eda0bd39637a5c0c9d9e1d8bbac7 145 0.09 vMB 159
205,481 205,481 0000000000000406ad84ffc66153d2cec85745de365628d41823d7121ca329d0 67 0.02 vMB 11
205,480 205,480 00000000000002b7a6fe2c03414e0ba474eecd5cb2530aeb6f836ae7105a4f15 40 0.02 vMB 126
205,479 205,479 00000000000004e3520239a9ba09bf442c3c6fc6a94da2615c6d7224da235ade 87 0.15 vMB 141
205,478 205,478 0000000000000575d9447b86952f32ace2249295c4621d8e9f7fe0291fd7c5fd 96 0.03 vMB 216
205,477 205,477 000000000000011acaabb22fa4b4a689ed86841a3cd94ce39efffaefaa302ec4 185 0.08 vMB 205
205,476 205,476 00000000000001beef1f217959bf1e96a36c61fc890b6d60d3b3284e3f92e85c 8 0.00 vMB 44
205,475 205,475 000000000000054cd3b8e98b0026811b363c6a159728157d9bd10796e640ef06 201 0.08 vMB 180
205,474 205,474 0000000000000387cf6d2ab5ac59d9600962a2f515c18b925b68d3caf4a7b5cf 472 0.18 vMB 203
205,473 205,473 00000000000004c7f98b5e9bf478286607f4040da14a835ddc5370bcaf8cb5d7 198 0.06 vMB 139
205,472 205,472 000000000000053de48c833312204ffc38b5a33339591560cd639c529e3df81a 138 0.05 vMB 126
205,471 205,471 0000000000000206e35bb27db6defcb378c6619ebdd3bfc57e92f2e7e70066cf 48 0.03 vMB 115
205,470 205,470 000000000000004f58199f40f0fa8f5f6257273d79ca4278834d9bbee6adaf32 23 0.01 vMB 13
Previous 10 blocks ↓
Total Size: 779.66 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: 316.08 GB
    • Received: 1.51 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.