Loading Tool

Explorer IconExplorer

Memory Pool

88,733 transactions
32.72 vMB
0.13505791 BTC
Random Selection Loading Transactions
Max Size: 199.24/200 MB

Candidate Block

Mining Attempt a066aed780df56a3dc41bfea376f55225358b0b61faea75a650e34be5d36fe84
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root abc05a9995d7f468878400797377161ba90c4a6296eda8fac506801a4a7e8063
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.03942656 BTC
Feerates: 1,236.26 > 3.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (418,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,083 497,083 0000000000000000006e652c67c655c460feec15ac79422e652e345fad47f2c2 2,394 1.00/1.00 vMB 80
497,082 497,082 000000000000000000433b65d67348922b9a2b83c92324fedcba88c63d3d0f70 2,749 1.00/1.00 vMB 75
497,081 497,081 0000000000000000003f772067d1886d0e368d1dcfb8723423894a6fdab0651d 2,751 0.99/1.00 vMB 102
497,080 497,080 000000000000000000bae621387db348016943947aae71007682441904ed2c02 2,658 1.00/1.00 vMB 148
497,079 497,079 000000000000000000a03e6413482dfcbfdec01e567fb5a69b5c6bbfec0c9448 2,509 1.00/1.00 vMB 184
497,078 497,078 0000000000000000008a272b770edc78602da639ccce7b152d67f6848ea2d2bb 2,575 1.00/1.00 vMB 178
497,077 497,077 0000000000000000004c648f8e21a3a02cbdaeea273ace2ddaa7dc9e2a6e0ade 2,379 1.00/1.00 vMB 107
497,076 497,076 000000000000000000317bb3197f93410452b1d2c6bc119d6a7042c4e8bbee94 2,591 1.00/1.00 vMB 84
497,075 497,075 0000000000000000007f0767021356759682c4813f587d279305794437c63f94 2,512 1.00/1.00 vMB 109
497,074 497,074 00000000000000000004f0f9b45e15f85c7caf3616b98eb02f52c11d769adcae 2,431 1.00/1.00 vMB 179
497,073 497,073 00000000000000000024576f5e24a6c24812d898e3e8140089bda3e03c930940 2,675 1.00/1.00 vMB 123
497,072 497,072 000000000000000000c0fc125578a39d6b43337e03aa09ca428566555c230b17 1,546 1.00/1.00 vMB 154
497,071 497,071 0000000000000000003e2dce0d704de1fdb7ca367d4a4d02c84a212bba12b1e4 2,286 1.00/1.00 vMB 181
497,070 497,070 000000000000000000580fed37282dd76582532fb326b4b9662fc655ba369209 2,905 1.00/1.00 vMB 132
497,069 497,069 0000000000000000005d81702e2e63fb59158d5b4f90c193b9599afb1551915c 2,388 1.00/1.00 vMB 186
497,068 497,068 000000000000000000b676fd3c695952441aba18686a43ac5a5384aede834ba9 2,651 1.00/1.00 vMB 144
497,067 497,067 00000000000000000056012f11d491e6cc9ebb62f40618fec7a5a29f97b3e70e 2,164 1.00/1.00 vMB 205
497,066 497,066 00000000000000000063c1af8264c40a190134899ac9313e28a1ad155c7a17ec 2,515 1.00/1.00 vMB 111
497,065 497,065 0000000000000000006c62db2a4dba86c011f470256c5f33e94c18073e31421c 2,790 1.00/1.00 vMB 114
497,064 497,064 0000000000000000003e70ac93b04ace578506ecf1042cec078bc4adfdfffded 1,829 1.00/1.00 vMB 111
497,063 497,063 00000000000000000012051c6c666259fcd6dbeb23e86e5e85fcf96b043d9a3f 1,838 1.00/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 783.02 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: 719.43 GB
    • Received: 18.05 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.