Loading Tool

Explorer IconExplorer

Memory Pool

84,690 transactions
32.77 vMB
0.08372875 BTC
Random Selection Loading Transactions
Max Size: 194.14/200 MB

Candidate Block

Mining Attempt b1601cac3306ecf55bc58eda36b8da9fd989ba9fcc8f0a31e7d030f90413a111
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 987e21f9cad4d58ebfd8d07b5ace04301d23be1a48dc1e5ec847335e8745b8c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,311
Size: 1.00 vMB
Total Fees: 0.01874996 BTC
Feerates: 120.64 > 1.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (212,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,491 702,491 0000000000000000000ac1f2dbf9348fb147852fb0d8c8db67ddb57a63088027 2,491 0.73/1.00 vMB 11
702,490 702,490 000000000000000000006df43a807ae118822f8814035edc47a7aabaa059a4fe 296 0.12/1.00 vMB 16
702,489 702,489 00000000000000000006819d977b8b9a542a0226c42635d1e2aa6a3454d92a73 2,110 1.00/1.00 vMB 7
702,488 702,488 00000000000000000000a64ac68484f71199f8d9130cad54e23da2566cb8d1f3 1,847 1.00/1.00 vMB 10
702,487 702,487 00000000000000000007e18d5f9d8a98bf6819376809ea1fd6112b483b1a736d 2,538 1.00/1.00 vMB 9
702,486 702,486 0000000000000000000b30198804b0af968bd324343e4212657d98d71113d47e 164 0.05/1.00 vMB 8
702,485 702,485 00000000000000000004774f7f804805b58755e77e98ba349286b0657ff39758 185 0.07/1.00 vMB 9
702,484 702,484 00000000000000000006fae5cf6009a7bf24bc66abd1af09f3e707655d0c1700 521 0.16/1.00 vMB 10
702,483 702,483 0000000000000000000cdc63fa7d38ce51ce1087b6cb12faf3fa70fc2e066613 1,043 0.37/1.00 vMB 8
702,482 702,482 000000000000000000074b02eb2de58d80bec0de4ba79a120f573c723477906a 961 0.29/1.00 vMB 9
702,481 702,481 0000000000000000000e3c96968f665a2dfd179df8ce76b521a25b58ee528032 1,330 0.58/1.00 vMB 8
702,480 702,480 00000000000000000000448f435243dcba8afcaedaf84add42863dcc8f7550dc 637 0.20/1.00 vMB 7
702,479 702,479 0000000000000000000112750aea5bc7c75f9c6c645e5d5db1708a632712cc6a 990 0.38/1.00 vMB 8
702,478 702,478 0000000000000000000c39ac6b62fdc3bf876a31a19ad53f7e8a73a2e987f71e 927 0.29/1.00 vMB 17
702,477 702,477 00000000000000000004244b14dd74cf6975696d5e96a6e6e91fa10556c8a92c 435 0.15/1.00 vMB 9
702,476 702,476 00000000000000000004f7d149e1f3cdf5b69ec32ee66436ccd95b866907b930 2,523 0.94/1.00 vMB 9
702,475 702,475 00000000000000000005fcaf740431bb7662face674b0136796a7fdc5656f1f0 1,621 0.65/1.00 vMB 8
702,474 702,474 000000000000000000013c97a40ef343cc72dea667fe7d7b1ef8872c21819fa9 1,292 0.75/1.00 vMB 22
702,473 702,473 0000000000000000000b8aacbdf5c21a5efb6e0515e9fc0e22f7afd75d7299b3 2,178 1.00/1.00 vMB 15
702,472 702,472 000000000000000000065eaad9ecc50ad263b34f911fbb0fd9d291207c6f08b2 1,876 1.00/1.00 vMB 29
702,471 702,471 00000000000000000003f78f103bc2ee6db3c53b65f6eb74d2a2a6d325c25bbf 1,593 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.