Loading Tool

Explorer IconExplorer

Memory Pool

79,294 transactions
29.74 vMB
0.07635035 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt a85ce5579cb98237269d879b99548ba78517076a73aa06df4783fe56fe046199
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 4d23a107d68c4bb0cee52ca000b04f2fcbfa155e4feb023c14763652667385f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,651
Size: 1.00 vMB
Total Fees: 0.01574145 BTC
Feerates: 150.77 > 1.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (145,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,267 769,267 0000000000000000000575c41cc764ae69398eadfdcab28d97f52c19412835b0 2,410 1.00/1.00 vMB 26
769,266 769,266 00000000000000000004af122f6497aae212fe3677e9aa2dee8ff9f508481523 3,731 1.00/1.00 vMB 40
769,265 769,265 00000000000000000001a0203dde0f822e6276f15148e6bb1fad020a52a70be4 2,355 1.00/1.00 vMB 33
769,264 769,264 0000000000000000000273d2d3786e2bc25fdcc010c2a3034f551c1e6b6f4d24 739 0.21/1.00 vMB 15
769,263 769,263 00000000000000000004c0439987055b15a18adfd9b5d9a4829842cecd9b4aa9 434 0.11/1.00 vMB 21
769,262 769,262 00000000000000000002c4cc535d80cb6a4aedd2df353e8dbf0b72f76d4a6592 1,315 0.57/1.00 vMB 8
769,261 769,261 000000000000000000020baf3fc4b9416bb3e968562375139520c6c522ca3020 3,325 1.00/1.00 vMB 19
769,260 769,260 00000000000000000004e93a7853334ac11ecadc1cbcefe57fbc423d68007ff9 557 0.13/1.00 vMB 16
769,259 769,259 000000000000000000060198f3a53e93b3c885aacc8e902ddf0b27c4d7d111f1 901 0.28/1.00 vMB 17
769,258 769,258 0000000000000000000397ea346f87cb464b0f30f17fa2eb9a2decf3de97c3ab 1,219 0.33/1.00 vMB 16
769,257 769,257 000000000000000000027dabb913fd149ecc051a28ea02707fce7cc7fab0bbab 682 0.29/1.00 vMB 18
769,256 769,256 00000000000000000005a3140dbbb9f0e01f1813244efc1d6670ae8814e5dc63 1,688 0.67/1.00 vMB 13
769,255 769,255 000000000000000000079c65daac776b3133acd958ab49343fba2f1f6036ddd2 2,218 0.67/1.00 vMB 19
769,254 769,254 0000000000000000000661c493c56565938cc631d299cada814185efd712e48a 241 0.15/1.00 vMB 9
769,253 769,253 0000000000000000000119fd9e63bc9087f22d8cc3d0b33d7dece55a3b58f2dd 223 0.06/1.00 vMB 20
769,252 769,252 000000000000000000050fc53df803aa270ae60d4e9b62e44d509590e0946610 169 0.04/1.00 vMB 17
769,251 769,251 0000000000000000000353aeec07bbe78cb457fd881f73a90c86b3c2fac2be14 41 0.01/1.00 vMB 21
769,250 769,250 000000000000000000026464bf96737ff6e27addd572bafe0c53dbbfeb66e3cc 883 0.24/1.00 vMB 19
769,249 769,249 00000000000000000001830400cc352a1f013b5fbdebd6743f3d2a1bc1deeda0 1,743 0.71/1.00 vMB 15
769,248 769,248 00000000000000000005fcc2c59416fe5f8da30e580b63a0ada852ccd84a543d 1,443 0.83/1.00 vMB 11
769,247 769,247 0000000000000000000646b1d84340e3d920aea082b28ff361e6fd223e1941f7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.