Loading Tool

Explorer IconExplorer

Memory Pool

41,275 transactions
19.90 vMB
0.04775429 BTC
Random Selection Loading Transactions
Max Size: 111.31/200 MB

Candidate Block

Mining Attempt a8d47ddbd70279791669bb1fea5a3bc51b7cee7da299e1baca372dba52467b83
Version 20000000
Previous Block 000000000000000000002b32e86d87b3cf8508db31771fa656074b68e0c647d3
Merkle Root 802deea62dd67d62e17acb607c3afebd51870ccf87d260771c5df6f1bc4cf178
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,258
Size: 1.00 vMB
Total Fees: 0.00885161 BTC
Feerates: 199.00 > 0.89 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,016 (659,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,792 254,792 00000000000000363b04543c8e9422b737712fb738891f8c82572a9f9dc03f6a 56 0.02/1.00 vMB 105
254,791 254,791 0000000000000009e9db8c9ecbd7d90fa53205d871799104757fbc969780f04f 68 0.03/1.00 vMB 95
254,790 254,790 00000000000000146a38ed693864eee4dc4bbde0d3249c6b401013502c5487df 169 0.07/1.00 vMB 96
254,789 254,789 0000000000000034005b153db46a57f578912c81f95e293ce9b605adc39d103b 32 0.01/1.00 vMB 93
254,788 254,788 00000000000000385f6b4b8cd63ba16f10bc1a7d802b4bd90698c12b8863ed71 171 0.08/1.00 vMB 135
254,787 254,787 000000000000002f2d30baf48c98034ec6be73d912c9461d6aeb16caaea0717b 59 0.03/1.00 vMB 87
254,786 254,786 00000000000000176edea2dadf8eed3759c5d1347663e3ed5e38eb9ae313e9db 67 0.05/1.00 vMB 56
254,785 254,785 0000000000000020614ef161b83eb047b8cd1d7dd2ad3cc8130dcff4e7678403 297 0.11/1.00 vMB 113
254,784 254,784 00000000000000291e7a2fd62232794d2f78984bd4a79624cd8557cd10d494b9 259 0.11/1.00 vMB 126
254,783 254,783 000000000000001a81512fba5d56203754aad5f8e9f29689e5faaa022d1a3544 409 0.18/1.00 vMB 108
254,782 254,782 00000000000000104de7157e0057cd77902531098c0b2f344a72078e4bae1e9c 32 0.01/1.00 vMB 94
254,781 254,781 0000000000000017ffa18bb4459bc86c7ea3a56c4f7f7b16ba18da5e9b641e8b 355 0.14/1.00 vMB 141
254,780 254,780 000000000000000e7ca5e8e9039a927e90ecc2fe8dce7aca8f96c2b59c672634 187 0.07/1.00 vMB 125
254,779 254,779 000000000000003e01e37c017d047dea03c72986c3dacbc0bcb079bf6360be93 70 0.04/1.00 vMB 107
254,778 254,778 000000000000002429c4c3c1704f64f7ad857d723e2ebc1877ec8e5331d5d718 397 0.18/1.00 vMB 110
254,777 254,777 0000000000000008c5c6ddf8388683d22febe56c8681267831047a4abb86f4c6 233 0.10/1.00 vMB 117
254,776 254,776 0000000000000040244fdbd6b51d64e84855440404396d87876c4494fef8a9f1 246 0.11/1.00 vMB 120
254,775 254,775 0000000000000003abba18c71d9b879083dea6c744cc6c2796f60491c7e53259 604 0.25/1.00 vMB 97
254,774 254,774 0000000000000000cb377523227b972896bb00de6fb9d7ee1fd9c1b4a3694400 385 0.17/1.00 vMB 103
254,773 254,773 000000000000000cb158a8d8c368d7a958120bfc5bdbadee9d52f4b4ffb47a7b 37 0.02/1.00 vMB 69
254,772 254,772 000000000000000ad6c0e74f2c673550778b7f70b8ea6a157f49bb078b055220 1,182 0.48/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 780.63 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: 549.53 GB
    • Received: 6.39 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.