Loading Tool

Explorer IconExplorer

Memory Pool

24,314 transactions
10.07 vMB
0.06190493 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.96/200 MB

Candidate Block

Mining Attempt 2bdf023b244d07eda5e21ffcf64525bdf328cc983dabf00350a2e7e82a05eed9
Version 20000000
Previous Block 0000000000000000000206a432cc2ded4b2a989c2f7c6a93aad05b59aa8f67ab
Merkle Root 1685931aaf9bec659cf363b1c21bab1ffcb4a96141952e88af6e098379ba2d70
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,131
Size: 1.00 vMB
Total Fees: 0.04567390 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,563 (976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,587 912,587 00000000000000000001228ff28ae12effcca6dc5cae8cee667a65779a6d1f13 3,686 1.00/1.00 vMB 3
912,586 912,586 00000000000000000000eb74e18d7f1b0e00391c9767c4e598895baa22a98f50 3,282 1.00/1.00 vMB 2
912,585 912,585 00000000000000000002298cac261769bf59afa27bdf34fd70b70375c8478bb8 2,433 0.63/1.00 vMB 3
912,584 912,584 000000000000000000004486919a8b87a298c0ad0f66d19769714d649925ea92 1,041 0.27/1.00 vMB 3
912,583 912,583 00000000000000000001a7d7657120b66f127014b53a2688d2ead08b3c39ace4 1,064 0.25/1.00 vMB 2
912,582 912,582 000000000000000000020e4169d26adc1788530c857b8d6b7a4f8291b56b922c 5,082 1.00/1.00 vMB 1
912,581 912,581 0000000000000000000007d4cfe6196e87435a4bacd35a8099b49f5f8ea1d9cc 4,688 1.00/1.00 vMB 1
912,580 912,580 00000000000000000001a217b562802f101c47551d00c199c6adf253fccbcbc2 4,562 1.00/1.00 vMB 1
912,579 912,579 000000000000000000011626e253dee34336a98721e034654d9b04b0c7320ba7 399 0.12/1.00 vMB 2
912,578 912,578 000000000000000000012e3115bdf0f926e008ccc1d3a6be41093a761888ef0e 5,035 1.00/1.00 vMB 1
912,577 912,577 0000000000000000000015585c46840085a2571eb21c072a5867d37fa1e076a7 690 0.21/1.00 vMB 1
912,576 912,576 000000000000000000008b513d48134bdabe2086e76e17666c4c92307afbe0d0 2,994 1.00/1.00 vMB 1
912,575 912,575 000000000000000000012f4dab76d7d3fa576b98597aebca9545acd89fdc2e5e 2,766 1.00/1.00 vMB 2
912,574 912,574 00000000000000000001e207287377a02ef5d8b69fda2ba4f6ccd3a284597cc1 3,566 1.00/1.00 vMB 2
912,573 912,573 00000000000000000000d13e2693599e54455a61beb8ec00b5c3e9fdef014fb7 3,870 1.00/1.00 vMB 5
912,572 912,572 000000000000000000005357e491792e3d34db298e876e482ab05501786701e4 3,322 1.00/1.00 vMB 1
912,571 912,571 00000000000000000000f3e646394316e7e9202186c64a5aa9d92f580d656c26 2,613 1.00/1.00 vMB 4
912,570 912,570 00000000000000000001129460faa6f40a9ca2eb487e7f43c036361d15a96b6e 2,809 1.00/1.00 vMB 2
912,569 912,569 000000000000000000006fca1efede2ba3e31bf0c575ccb93a0727c2ffbbf254 5,015 1.00/1.00 vMB 0
912,568 912,568 0000000000000000000171bb6f373746288518c40f9bdb9495198bdd2109cb93 2,962 1.00/1.00 vMB 2
912,567 912,567 00000000000000000001009a0bd15927ad67b6169746427e72817133e4146cda 3,426 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 779.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 427.82 GB
    • Received: 2.33 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.