Loading Tool

Explorer IconExplorer

Memory Pool

79,441 transactions
29.24 vMB
0.11027292 BTC
Random Selection Loading Transactions
Max Size: 177.35/200 MB

Candidate Block

Mining Attempt a7575d9276524977ac46cc857e110448085bb65618867c42405046f67bb5de5b
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 5cfc6302602f576b33ac149a857137443073e18465ad7adaa3c75cfa4c6c9e6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,098
Size: 1.00 vMB
Total Fees: 0.04910434 BTC
Feerates: 151.07 > 4.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (127,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,586 787,586 00000000000000000002ec217647ec827573ad27daf9f64f359f4c5da349050f 4,282 1.00/1.00 vMB 24
787,585 787,585 000000000000000000054973b61f26173b9613202555202bb3d0bb3eecbda305 3,965 1.00/1.00 vMB 39
787,584 787,584 000000000000000000004829c9995fda2c9ebfb7709abe40119c837ccdfb2d1d 4,329 1.00/1.00 vMB 39
787,583 787,583 00000000000000000001f7845d2201e64535afcce39f72af8235a5a7fc0c7612 4,208 1.00/1.00 vMB 37
787,582 787,582 0000000000000000000365a910aa7833f34a53b862aaab843619083200645be2 4,314 1.00/1.00 vMB 34
787,581 787,581 000000000000000000029ba5330ac59766ab578d16410534c8b629a4a17c5222 4,682 1.00/1.00 vMB 34
787,580 787,580 00000000000000000000941f329bbe761b408b1a5f5eddea0c7378721484100b 3,842 1.00/1.00 vMB 42
787,579 787,579 00000000000000000004436e4a4c40439aec313a3fac400b1f636c5eda98a278 3,327 1.00/1.00 vMB 40
787,578 787,578 00000000000000000000878764252082d74edd0cd81f110a0ba994d951aa95fb 3,767 1.00/1.00 vMB 35
787,577 787,577 00000000000000000001abab6731fc34d0c291186ea6e731e886f1483158600f 3,694 1.00/1.00 vMB 38
787,576 787,576 0000000000000000000028fc6e0408a3344aae112546d8390bcd32f2950867a3 4,628 1.00/1.00 vMB 36
787,575 787,575 00000000000000000001f12326b877619139d738236d692a81c946931179e035 3,007 1.00/1.00 vMB 45
787,574 787,574 0000000000000000000344d865a5a1dbaedbd40d2b0c2de5b88fb546eec5a7c6 4,268 1.00/1.00 vMB 29
787,573 787,573 000000000000000000007fddf8469d328a5848240a17dcb86c9ac9845b491eb6 4,185 1.00/1.00 vMB 26
787,572 787,572 00000000000000000001fa480ae4128925dd241c39facbf586b78b06e4ff786f 3,667 1.00/1.00 vMB 24
787,571 787,571 000000000000000000053b02116242bbea2785b8a3942cf3d495f85f6dec3760 4,336 1.00/1.00 vMB 36
787,570 787,570 00000000000000000004c36c350a315fb4839fb631dca7cafc69961ef54e4544 2,055 1.00/1.00 vMB 46
787,569 787,569 00000000000000000001e6df341d4b6da3f4dc5802825ed424b2375972c3afa9 4,322 1.00/1.00 vMB 24
787,568 787,568 000000000000000000030133af5fed76c8926b6c0d7f1c09f9a087abffee597f 3,889 1.00/1.00 vMB 28
787,567 787,567 0000000000000000000269f95c8cf8ebdfa9a582e7cc40ecc182afbc869aea68 3,476 1.00/1.00 vMB 40
787,566 787,566 000000000000000000012ca6c0eb434f9e04748597fdd490f9aed8062bd7141f 5,091 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.59 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.63 GB
    • Received: 15.97 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.