Loading Tool

Explorer IconExplorer

Memory Pool

26,389 transactions
9.88 vMB
0.03119579 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.84/200 MB

Candidate Block

Mining Attempt 716b2a3baad051c62e6db0573e76e77c0a7390cc392bf5745bfa734c06fce2b5
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root f2ff0b02dadb5048e6216629badc0ea7aad34caab97b9f835a43e85bbffb0dcc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 374
Size: 0.22 vMB
Total Fees: 0.00690445 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (648,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,494 264,494 00000000000000026430138fccf8a5539bbd45e6897a511032a16b531771fb5f 217 0.10 vMB 114
264,493 264,493 00000000000000057c8017bb3078b05778d31aec1eda9338d9bd3715fc237624 529 0.25 vMB 104
264,492 264,492 0000000000000007d6257fe3250e45be4a5f0626e67322e0bd81e514528fec3a 21 0.01 vMB 89
264,491 264,491 000000000000000b094c2b4f069119cab0a0b8d20619ffe9b5fb8687e65a4740 135 0.06 vMB 119
264,490 264,490 0000000000000009e188ff3a355fa3ffe5684d106693fc781dec4d50e18b2bb9 10 0.00 vMB 102
264,489 264,489 000000000000000ccdc7dd7aebeb1b909893adfc7c0694298f29561564c70d03 177 0.08 vMB 104
264,488 264,488 0000000000000000d1dcfb9c0286d3c8908affa0bf3e7e7bd6d43feac6064ae4 242 0.11 vMB 113
264,487 264,487 000000000000000d2819f58dd841a1c58afddb32da88a4f2f37af53712e53ace 197 0.10 vMB 85
264,486 264,486 0000000000000008aab7683dfc23b0eda0989a5dd8f8ee9069da702fb7b0fccb 275 0.11 vMB 38
264,485 264,485 0000000000000001267357fd027248d29479291855541c63f2a95f27b564e6aa 464 0.23 vMB 106
264,484 264,484 000000000000000ff62a5bf9acb7b1bd80c910d71f1d716c6fb63a8800c810b7 137 0.05 vMB 95
264,483 264,483 000000000000000826b5ad8e10a1809af883b0eae675c71dd1720d83ae3d91fa 38 0.02 vMB 28
264,482 264,482 000000000000000fe4dfe61c99bb814d80ddb98189effdfc68508ea539594d7b 403 0.19 vMB 119
264,481 264,481 000000000000000a6398085e41ff093d188319ed02f14a0c5ae941dd902b6dde 161 0.06 vMB 123
264,480 264,480 000000000000000dc9a2d6c754bacffc825ff769617ebdcf5f0fa90af7ae0651 150 0.05 vMB 90
264,479 264,479 00000000000000086028317bab0e2217ef33792c33d769896489cfbb950cb192 295 0.15 vMB 40
264,478 264,478 000000000000000755d9e99733f7b887a192777bdd10847a1fdc1545b25b07c2 181 0.07 vMB 79
264,477 264,477 0000000000000009a232f822a26440ed8002ee07f4a1c43d8d92e38308b5b6da 98 0.07 vMB 40
264,476 264,476 000000000000000966b358cf43e51a86545060e3714b13344d5c46fa4cb01c8e 560 0.25 vMB 107
264,475 264,475 0000000000000003bd4e188140a32f7690fa94496f2a4cd577cc785c0e845c9b 346 0.15 vMB 143
264,474 264,474 000000000000000d2eb9f344a9920343c89a67805503d44c93b0af02378c9374 246 0.14 vMB 234
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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