Loading Tool

Explorer IconExplorer

Memory Pool

11,195 transactions
4.51 vMB
0.02697741 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 26.55/200 MB

Candidate Block

Mining Attempt 01b84b00911c96fd3b4e8da767fd50c0e9b0ae1cad02d382b46d87b87d25b0d0
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root aea54fdd44e762f55fc87b9c1c4ff974526137c746ada159652ec8c5ded8ecc4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,833
Size: 1.00 vMB
Total Fees: 0.02085849 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (707,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
205,469 205,469 0000000000000310b363ffc9272ca96dacf22109cea11e012881cb7a7300bc8c 231 0.12 vMB 184
205,468 205,468 000000000000024f351af6d3ae3992e29d99ccd964f73046e8da1c9502fdca69 48 0.02 vMB 141
205,467 205,467 00000000000000ec30e20d3d17b3839abd1e886dfbe0d42f9914f286395af40f 114 0.04 vMB 77
205,466 205,466 00000000000000c534853a8575c533cc6acaf1be3f69240d9db734d27fd58c40 37 0.02 vMB 55
205,465 205,465 0000000000000306e71438d267d880341e49123a058a4e74e13954a7c154ba2b 231 0.08 vMB 205
205,464 205,464 000000000000003694de75231d4a9f442c822ea2e64645c459e2375fe9657308 197 0.08 vMB 260
205,463 205,463 00000000000002a03b062e20391d78865a17ff5be3ba4232b3c496624c26ee99 314 0.15 vMB 179
Previous 10 blocks ↓
Total Size: 779.68 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: 323.09 GB
    • Received: 1.57 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.