Loading Tool

Explorer IconExplorer

Memory Pool

86,547 transactions
31.50 vMB
0.20943833 BTC
Random Selection Loading Transactions
Max Size: 191.18/200 MB

Candidate Block

Mining Attempt 4cc69a635f3e1f7deca983f5c357168e45ebfb1e27834adaa6696a0491724b77
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 45fb9df1db16ac5793a315fe51d0175711706140baac799f5ccd7648dda0be55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.10590243 BTC
Feerates: 502.67 > 10.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (288,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,582 626,582 0000000000000000001228e4f644cf9a7852a27e44cd63e804de09286a131604 482 0.22/1.00 vMB 16
626,581 626,581 00000000000000000005a12e1efe7335ff48b49ce7741498f11d16ca7cb0d885 2,522 0.90/1.00 vMB 19
626,580 626,580 00000000000000000012c953cd36721057a992bc0d1cad759e4013b188d11f94 1,140 0.36/1.00 vMB 17
626,579 626,579 000000000000000000018725e93f0f6187226a93ad6b3c854a630d6b423122c7 1,365 0.47/1.00 vMB 17
626,578 626,578 000000000000000000050c32505f64bf03e504aaee909dcd602f4dc929507ac4 1,439 0.46/1.00 vMB 18
626,577 626,577 000000000000000000089f8fd7bcdb21e396cac1be7f7736e8e2cac9a5bccfed 1,839 0.61/1.00 vMB 15
626,576 626,576 000000000000000000103ffb2f1ef3c88e52691a686b65efdd52b0020a754623 503 0.15/1.00 vMB 17
626,575 626,575 0000000000000000000b6e46199fcd48ad511d09679eaa4233e55bf69514b6b9 399 0.14/1.00 vMB 15
626,574 626,574 00000000000000000010fdb36cc32338ebcbf316819dc9ffceb94215cff3f626 1,119 0.44/1.00 vMB 15
626,573 626,573 000000000000000000092566f43f0465f46fc2000d7f8e5f843f1728fb9f9b35 744 0.41/1.00 vMB 7
626,572 626,572 000000000000000000091476f744343a4ab6ccb108ac03f8a5c686cb9618c9e1 2,737 1.00/1.00 vMB 9
626,571 626,571 00000000000000000004a85d6395c4420db3d708a580f5ce7c74282a70d96786 2,755 1.00/1.00 vMB 23
626,570 626,570 00000000000000000003f7c591f5e0dacf6536d01668733238c4939ff0505c54 1,326 1.00/1.00 vMB 6
626,569 626,569 0000000000000000000066cdd1eda3f9f97907b79f72aa79eb67d530420ec187 2,854 1.00/1.00 vMB 16
626,568 626,568 00000000000000000000ca7d1a84f776259fd70a022db9e3d6974ebac6253116 2,213 1.00/1.00 vMB 3
626,567 626,567 0000000000000000001275161db5c27af2966de59d86e64919731b9a1d4d1df2 2,113 1.00/1.00 vMB 15
626,566 626,566 00000000000000000012c99e790a55e26313f4791564329079d9d65869aabc42 2,469 1.00/1.00 vMB 11
626,565 626,565 000000000000000000082e2900db5e5330cd57fd1ad70414823d38fc838bfd7a 2,677 1.00/1.00 vMB 13
626,564 626,564 0000000000000000000cdcad174680f83486d75367d4abbdc284ec7d2b459496 2,320 1.00/1.00 vMB 14
626,563 626,563 000000000000000000102b4150b5c678e90783e93398085acef33bab60194f0b 1,911 1.00/1.00 vMB 6
626,562 626,562 000000000000000000018b659b36e2f046ff8aa2c5b037e9b4794be65bcca6fd 2,963 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.