Loading Tool

Explorer IconExplorer

Memory Pool

41,423 transactions
16.71 vMB
0.15089812 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.25/200 MB

Candidate Block

Mining Attempt 261e5bcb1d0653f8bc9c8f3c867a4a488cae6e4681442df873478ae05941f4ac
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root d676f12724143459bb48b1e5d2122aa00f77c0f2ed4707b39f44f8ee32203a18
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,573
Size: 1.00 vMB
Total Fees: 0.05513822 BTC
Median Feerate: 4.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (767,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,589 145,589 00000000000006899b52a54114bb32d1d2c90a2135d55b68489201464ae5da4e 62 0.03 vMB 98
145,588 145,588 00000000000002bdf2f52aa2515efea6ede9e9c913ca388ef1ddaa265e123843 146 0.05 vMB 104
145,587 145,587 00000000000007a78b2ba7c20d103a63bdeb7b8fd107f4e9956e3735eafafe9f 37 0.02 vMB 126
145,586 145,586 000000000000018475f77c1d890ebc4f7a6a472f4d4c9316518b12c0b3932271 32 0.03 vMB 88
145,585 145,585 00000000000005d0027fb2fc7c6c897df13f4693b10f9e1647c0f4c7547f1d9b 125 0.05 vMB 196
145,584 145,584 000000000000007f08ae4fbfbafdfaf4b3df09620846a8fb14ab7b77bb431fb6 28 0.01 vMB 215
145,583 145,583 00000000000001f3f0c96fd74693a71b9beb2a35ce5e95ac14e69c71106807b0 39 0.02 vMB 174
145,582 145,582 000000000000088af7066813117e4b600dc8680a7f69a9a094876d5bc5a3a553 63 0.04 vMB 319
145,581 145,581 0000000000000427db79ad29d40a0855c9922c689d969d545f7708e0424be1eb 34 0.01 vMB 11
145,580 145,580 000000000000060b828e700a8f28f182e0e0d596fcd14dcd779b42f4ef1291b6 31 0.01 vMB 133
145,579 145,579 00000000000004e31930b28a187a3de15089ce31de16ae68c3ba234ff741446f 30 0.02 vMB 762
145,578 145,578 0000000000000187bab9d67d473ac0842d07bc94e8b94bec616784f9c70b6f1d 79 0.04 vMB 72
145,577 145,577 00000000000009707a48570e7f684af5f2d18a9090dcb87b3aad4b3aee90d8cb 22 0.01 vMB 0
145,576 145,576 000000000000084ebce650975c6fbbd6a71a697ca761fc8e596077e19773cc00 42 0.02 vMB 159
145,575 145,575 0000000000000341d129899851a82decd1dbefc0c4b4ac371208746eb4a24959 45 0.02 vMB 198
145,574 145,574 000000000000093a0b1baed21f0459ad5e9566ad31fb936552f0e4bbc8c2d8e0 24 0.01 vMB 50
145,573 145,573 00000000000008cc0e627e9689a96ae02165a01ca36e9489bafcfa9ff898e8f2 33 0.02 vMB 203
145,572 145,572 000000000000094819fa29a50df176d25379d34a105358cf0e5807d8d074ea96 3 0.00 vMB 0
145,571 145,571 000000000000050d0b3e3f9f7493f0433880cf7ed5483afbb3d247f42122a147 13 0.01 vMB 899
145,570 145,570 0000000000000206210912398e5bbe738d096ad50a6b0bcb242a552df41066af 51 0.02 vMB 29
145,569 145,569 00000000000006662aae1b6164a109e874379140c298fad9d19310cc7a5c7d6b 17 0.01 vMB 246
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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