Loading Tool

Explorer IconExplorer

Memory Pool

78,950 transactions
29.92 vMB
0.12024695 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt 80da0c223f0633fbd53a1eeddfd062e88bc1037007f3f96ed989c15fdbabd503
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 1c9e23588f36194d96c9e41134aea54744841d677d31c23627aa71bec1086b3b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,761
Size: 1.00 vMB
Total Fees: 0.03710470 BTC
Feerates: 673.02 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (435,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,569 479,569 0000000000000000007871c0667f34384d1fe484101f394d6fe3a419504d9e57 2,567 1.00/1.00 vMB 132
479,568 479,568 000000000000000000006391fc92152d1540747bd9c0d3dfe4018f846230f895 1,202 1.00/1.00 vMB 138
479,567 479,567 000000000000000000eada02c01b592d4581fac647256e1ffbe0e16c82c80dd1 2,621 1.00/1.00 vMB 170
479,566 479,566 000000000000000000e64fdb55495ae635af9c909b0d9b6461aa6f08645399ad 2,456 1.00/1.00 vMB 180
479,565 479,565 000000000000000000492f9feda10b4de65f4b90ef33910712c82df11ef8665e 1,879 1.00/1.00 vMB 63
479,564 479,564 000000000000000000d34705eb76f4e962a21745e2b2b4654aca7662ef50f80a 1,889 1.00/1.00 vMB 90
479,563 479,563 000000000000000000c346487715802f49cc7b8d8a029ad97b7f681d0e30a083 1,453 0.75/1.00 vMB 120
479,562 479,562 0000000000000000005d6d8e9b4ea1d4909b9fb64440134ae89a7151cd1be21f 1,515 1.00/1.00 vMB 135
479,561 479,561 0000000000000000005e4766e2687c555aabebd2d222608b28ae05aa3dde2350 2,343 1.00/1.00 vMB 163
479,560 479,560 0000000000000000010164c9ac9eb0f026c174893d133824c4f9e4962d5fe417 1,811 1.00/1.00 vMB 123
479,559 479,559 000000000000000000c902e0a0a40d2561ee41983462847781463623be3ddc2e 2,012 1.00/1.00 vMB 127
479,558 479,558 000000000000000000469de763da0dc32190ba5700c8e89cfa42c4c696fa363d 1,852 1.00/1.00 vMB 103
479,557 479,557 00000000000000000038f39521ad6655adb14dbeecc6a19a07ba79061d02d042 2,550 1.00/1.00 vMB 192
479,556 479,556 000000000000000000b0f02e1dcb7eb14cc52dcd04ea3cfdf5a09f3205923459 2,438 1.00/1.00 vMB 162
479,555 479,555 000000000000000001290de19ae220d8bc7aa978dd69b8a72197406b10b1b141 1,676 1.00/1.00 vMB 57
479,554 479,554 000000000000000000cba10d3f656fe4bada3be8567dffd39f7cec4c5315727d 2,624 1.00/1.00 vMB 65
479,553 479,553 0000000000000000000429d39ff0af07e5e79fba3f960c38de098918c89e282b 2,066 1.00/1.00 vMB 95
479,552 479,552 000000000000000000697c75993167ef972535ffe7b00629014d1fd1887352b4 1,592 1.00/1.00 vMB 110
479,551 479,551 0000000000000000003eeb3e415d8b1f0abe4b66ef9e1ad1e0c27354be72c081 1,909 1.00/1.00 vMB 94
479,550 479,550 0000000000000000002a3ad1a6e67ef4720096de2d4e1ffdf6ca639da281d30f 1,713 0.75/1.00 vMB 112
479,549 479,549 000000000000000001142e3623159ba1e42ec1a7d99ddcdedfb36ce5490506ca 1,751 1.00/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.