Loading Tool

Explorer IconExplorer

Memory Pool

14,431 transactions
7.48 vMB
0.04040341 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.53/200 MB

Candidate Block

Mining Attempt a3af2e3273cd7f54597d8d8ae7ca07ee8d820bcd25c0f2b5b7e4e5af10ee86c0
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 5947324562cf00f1c08630ef3ee4d57a0105dd9204b7c22490bfc373a39e1db2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,844
Size: 1.00 vMB
Total Fees: 0.02527199 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (897,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
16,044 16,044 00000000cc4877e361e211eeae9e987e4aca63f3218aba39ce6c05871ad12b4d 1 0.00 vMB 0
16,043 16,043 00000000e8945684475a8618960cf4bf64ae2ee407e5c49601eb3abeb2053b05 1 0.00 vMB 0
16,042 16,042 00000000c30a9ff7d964027db4139fdea47b320cf48fe0801765466ec3720239 1 0.00 vMB 0
16,041 16,041 00000000dd3882db062885c1ff0b26f77caa033d032c83d5f261c841a5bf554e 1 0.00 vMB 0
16,040 16,040 00000000ce83c8a8105e280baa9463a78365d78468fefb5ee484add1b067403b 1 0.00 vMB 0
16,039 16,039 0000000028c63ff15e973cafa2fb7bd96b7bd6eb23e7558dc35859e5667ff5cf 1 0.00 vMB 0
16,038 16,038 000000001d6477449093bf3bfdc61bf32d80c15dc3742bde471a807ec7afa520 1 0.00 vMB 0
16,037 16,037 00000000cd5268b300927f3e561bb47895bc4ef19152c0d5e5b268b3e0d2f0aa 1 0.00 vMB 0
16,036 16,036 00000000e6a73b6ff2ff15f0b1835f963ca444975ca1e2a06ddbe6cc3ee93f9b 1 0.00 vMB 0
16,035 16,035 000000001c657e91b3c8322e7af69d6f34f80336a67532d713c9d33384c030c5 1 0.00 vMB 0
16,034 16,034 0000000097fae503e2f19f501c79391d9e587e9b8ebba4a6b0182d546621edce 1 0.00 vMB 0
16,033 16,033 00000000a7d7cfd4cd6412e1e41657f5bfa4a0bcb63acf8d577f60b29fea4734 1 0.00 vMB 0
16,032 16,032 00000000b86a98596767ed27fb2bd3be3fca1d36801775b73725c58984ca4a6c 1 0.00 vMB 0
16,031 16,031 0000000030be265c1facc1af9be10ddaae4369e0684c815d7f779a4e77a1c545 1 0.00 vMB 0
16,030 16,030 000000009155421e4b4eb3c282ad100f478f1a66ee13875cdd73c9b802f7b518 1 0.00 vMB 0
16,029 16,029 000000009c4a4dd444a25cd7c02dc82512e7ada77b4a0afbd1e281fc1c098e43 1 0.00 vMB 0
16,028 16,028 000000003427fce77faa248ec4be662e82d33c751602f000b9d059796aea1534 1 0.00 vMB 0
16,027 16,027 00000000c5f8bd49704cc167b05f8d65ca549438fce5783dd428b1b046608aae 1 0.00 vMB 0
16,026 16,026 000000000c6634945c129241dddfadf2ab10cb5341fa2e8f72dcf665df498762 1 0.00 vMB 0
16,025 16,025 0000000004e2cc8ed57c7fa3b6c199c5f67506cd9a1fdfc8758926c25421355d 1 0.00 vMB 0
16,024 16,024 00000000bc4d5fc25814c3d4b11229b7f43b7c2d3166359d1a0bbc4202a2afef 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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