Loading Tool

Explorer IconExplorer

Memory Pool

79,069 transactions
34.51 vMB
0.15773795 BTC
Random Selection Loading Transactions
Max Size: 192.68/200 MB

Candidate Block

Mining Attempt 51445f53e83284ad9307d61df493940e7b47d569a34867ef327beac3f4d65a69
Version 20000000
Previous Block 00000000000000000000cef826e9f1ded7c400fa6056966452dcbc895adf2e8f
Merkle Root 172c4876da237c8cb90ac9575923cdd98fb909de1b0249989d0829852855c097
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,024
Size: 1.00 vMB
Total Fees: 0.03192306 BTC
Feerates: 268.61 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,416 (17,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
897,787 897,787 000000000000000000002ef9a0ea6393cc19de98b8ec0fb95b9ea8779f011871 2,821 1.00/1.00 vMB 2
897,786 897,786 000000000000000000022041f2982663b6b622e50e9fef83a67eaaebada03f21 3,764 1.00/1.00 vMB 5
897,785 897,785 0000000000000000000047214c0ad70e83b78d1b33ce2ec020f5ac09c19157d7 3,739 1.00/1.00 vMB 3
897,784 897,784 000000000000000000007bcf37df13143cbdc32c42fbbe5577044c4ec68c07eb 3,289 1.00/1.00 vMB 8
897,783 897,783 0000000000000000000123ff38e157d1daba816cf9bcb1fba86cee2308264cb1 2,942 1.00/1.00 vMB 2
897,782 897,782 00000000000000000001cca819f17e47f4773ce76eeb96ef59a793ccd772c1b7 3,184 1.00/1.00 vMB 3
897,781 897,781 000000000000000000006111a908ea4582f519568d1ca07df238dad60ffd881a 3,800 1.00/1.00 vMB 3
897,780 897,780 000000000000000000014d3dcd9476a99063f20be640ec3a03c9f429c355e1db 2,940 1.00/1.00 vMB 4
897,779 897,779 00000000000000000001e0fac408a403c1b37f5b18dd35ab63bcdac95f907e6e 1,126 0.40/1.00 vMB 1
897,778 897,778 000000000000000000008f9c36d3e03ace4eb6a415713be2480bda946ba3c282 1,928 1.00/1.00 vMB 1
897,777 897,777 00000000000000000000b712a7c31f8dcb69de8c725ef9ec403242fccc4a4ace 2,592 1.00/1.00 vMB 2
897,776 897,776 000000000000000000008e775defb493a0c20032eb1e8cfbe8ad433a32efa091 3,343 1.00/1.00 vMB 2
897,775 897,775 00000000000000000001762b6c37e0128355a03b95c5891a6413ee718d4f67cf 3,686 1.00/1.00 vMB 5
897,774 897,774 0000000000000000000006c3fc04f537f616fa7c0e3d0456093654b182034693 2,227 0.55/1.00 vMB 1
897,773 897,773 0000000000000000000032c58ed4a667f912fc5d41be7bc38fb9d411984192e7 3,340 1.00/1.00 vMB 2
897,772 897,772 000000000000000000000463103ac48ed3c8887e59ba7d0078683c4fa4913e7b 814 0.26/1.00 vMB 2
897,771 897,771 00000000000000000001d8034ad0d82cfe7d7198c1c5d446a4f041d019849523 2,785 0.91/1.00 vMB 1
897,770 897,770 0000000000000000000157d265193946b7eef8ee2892272529a1e16878341b59 2,186 1.00/1.00 vMB 1
897,769 897,769 00000000000000000000e66f25f7d30eb546e48b8f449ca7c171d8fd8d3e90fc 1,947 1.00/1.00 vMB 1
897,768 897,768 0000000000000000000243761a240a3407debff0c3d9402eae3f23703da9cc27 3,367 1.00/1.00 vMB 2
897,767 897,767 000000000000000000000dae6780f986b9e6ab892264624d21fae0f098ec9d1f 3,517 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.11 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: 734.97 GB
    • Received: 18.56 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.