Loading Tool

Explorer IconExplorer

Memory Pool

111,602 transactions
28.24 vMB
0.08439789 BTC
Random Selection Loading Transactions
Max Size: 193.33/200 MB

Candidate Block

Mining Attempt fbf52ed86f4e531560809097e5d8633cc633542ac17dbefd1745a3d8b89ac957
Version 20000000
Previous Block 00000000000000000000c746909935a46133228723aab243012d868f4a4c1fbb
Merkle Root f0dae1a5e17f8a441d27f529cfcf9c2ee394a1d70133b2819a15ce64277605be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,504
Size: 1.00 vMB
Total Fees: 0.01529653 BTC
Feerates: 101.57 > 1.53 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,048 (862,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,500 53,500 00000000050325164f7ec5614579bea967c8a883cb3883450da597ab0d31a84e 1 0.00/1.00 vMB 0
53,499 53,499 0000000005d45c2472d0fbd343ed248e650325a7d25a246cef32739223351302 2 0.00/1.00 vMB 0
53,498 53,498 0000000000c6e939ab92957636c7434dbcfae8a8804635ba499013c2b4521683 1 0.00/1.00 vMB 0
53,497 53,497 00000000116bb2aa4a033dc03cc8414fb4c80dc2f75c5e8d159e2f531db331db 1 0.00/1.00 vMB 0
53,496 53,496 000000000f9c76eaed27e2ee98d1befcd37bf61939485f4fd6d470a40d8ed92c 1 0.00/1.00 vMB 0
53,495 53,495 00000000128e0309023303aff70ac15b5e316fa135eede986eb6dc4816e63e15 1 0.00/1.00 vMB 0
53,494 53,494 0000000012d9e62ccb384e9c8ecf9c2e105927ba4b2bb2d7cdb47fb5e6d347da 3 0.01/1.00 vMB 0
53,493 53,493 0000000010cb3cae9d11dfd3e37e6094f7b141e7deebb950edc899a86f598c49 1 0.00/1.00 vMB 0
53,492 53,492 000000000de87936e618a30bbde28e20aa53dabf0d7ff4c71bc8ec7bf387b16f 1 0.00/1.00 vMB 0
53,491 53,491 000000000608b07521f0887a2310679e211073342d29c40289f13100fcfda69c 1 0.00/1.00 vMB 0
53,490 53,490 0000000007309208a23eb809e5854707e87240992397eb43eb3308c2d7093d0a 1 0.00/1.00 vMB 0
53,489 53,489 00000000107355e019dc9d7874cf24f3284a23b3aaab4aad46fc7b7fa8bb1425 1 0.00/1.00 vMB 0
53,488 53,488 0000000013dc2934a7d88a5fa3e0b857921fa33bc141cd678352e75181e4909e 1 0.00/1.00 vMB 0
53,487 53,487 0000000006ed0241bc50f4a9b91b657f45416bb644def650240e01f277a2ff9f 1 0.00/1.00 vMB 0
53,486 53,486 0000000002820ed25b7603b70bee4bda6e172c63f65fc23f1767529c870d83f8 1 0.00/1.00 vMB 0
53,485 53,485 000000000527388711b6d23053ac1b8d7e37977cc9ef5159ade9c91be77f43f0 1 0.00/1.00 vMB 0
53,484 53,484 0000000007654145fb3be342decb689190706c01c659c72a26ddc29cd0d440e0 1 0.00/1.00 vMB 0
53,483 53,483 0000000006b060d5caba65058dbba57f5468953c096c9c7f86b4802a8bba228f 1 0.00/1.00 vMB 0
53,482 53,482 0000000001c53f96906bc9748611fdeb914b0946dcc42f68cfb3c647ccff43b3 1 0.00/1.00 vMB 0
53,481 53,481 0000000001aed21e818f1d1a3c41308be4eb65473971fb6e277c5521492204b7 1 0.00/1.00 vMB 0
53,480 53,480 000000000bc6fddb435f7dc7b5c50b5391d9b66066e9807d128fc3b8edebfd50 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.21 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: 812.27 GB
    • Received: 23.76 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.