Loading Tool

Explorer IconExplorer

Memory Pool

73,513 transactions
28.31 vMB
0.07498639 BTC
Random Selection Loading Transactions
Max Size: 167.49/200 MB

Candidate Block

Mining Attempt 4f6fc1f3a43839b0aca3b544b2524f1c985b206687c6952ed27eeb90f713fb6e
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 8aabe6c6e53f28269934eab8480871d62d58dbd9ab30e13d31b18943ffdde3fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,758
Size: 1.00 vMB
Total Fees: 0.01829777 BTC
Feerates: 150.86 > 1.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (145,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
769,246 769,246 00000000000000000007677193eecbe9e96d9344b38650627a34a9fa3158f6d9 2,129 1.00/1.00 vMB 12
769,245 769,245 00000000000000000004cc5e3cbf9aa90de73980d1d975b21906c96fcf971758 1,764 1.00/1.00 vMB 14
769,244 769,244 000000000000000000050b1f0803fafd4ff5d066f8ed8dfa3ed2a50911c2d984 1,353 1.00/1.00 vMB 21
769,243 769,243 00000000000000000004d2e6bce07f766e11551124c5438aad2070c53298f5f5 1,749 0.49/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.