Loading Tool

Explorer IconExplorer

Memory Pool

64,049 transactions
19.01 vMB
0.05564854 BTC
Random Selection Loading Transactions
Max Size: 122.32/200 MB

Candidate Block

Mining Attempt a54769f2d53c2943a8857df7d49569559db0d6d70b291d57c05ab4aee7041576
Version 20000000
Previous Block 00000000000000000000599244c598d8e7814467d2c1c0d218a09e760d5f41c7
Merkle Root 2faf310e1573a730db7a167b3218fe169e39bb92d87c0ef9d09fb6e742086be2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,736
Size: 1.00 vMB
Total Fees: 0.01278337 BTC
Feerates: 151.16 > 1.28 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,781 (654,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,308 261,308 000000000000000272c80cc9f6765fcb1c76a3db7b94e8da0110a329f73b62e8 424 0.50/1.00 vMB 80
261,307 261,307 0000000000000006b8568ac35c3d9695bb3d219b20133a0873538960b76a7515 395 0.25/1.00 vMB 85
261,306 261,306 0000000000000010a321400d9a3d36fcf9b3bbe25d0575491e61312a01451240 435 0.25/1.00 vMB 110
261,305 261,305 000000000000000c6669b357454849ff002788e9813772853aa339093206ac18 764 0.25/1.00 vMB 255
261,304 261,304 000000000000001bb95388f73559717b27f9ba0d5fde91d00b2f4d59b81249d6 284 0.15/1.00 vMB 66
261,303 261,303 0000000000000010e9545f2f950503de10385d77ddb13fdae2c5cba9dfd430ad 469 0.21/1.00 vMB 105
261,302 261,302 00000000000000157a8cf57e2185b9943dc3d38725944a40be45ca6664b13fcd 746 0.34/1.00 vMB 112
261,301 261,301 0000000000000016d0deaa3689f7591a0aae585893a4272c63dae5f40382b4e6 452 0.32/1.00 vMB 109
261,300 261,300 000000000000000b4992ba90cc116960932ab9d77ea9b6a7f36010475dabf4f0 274 0.14/1.00 vMB 89
261,299 261,299 00000000000000137be05c9892b29ab640cca47b117e870f86d9ae81bc77e662 421 0.21/1.00 vMB 113
261,298 261,298 0000000000000003cdb78ae78497528e3ccaa3048e0c2b7babde142951775cab 320 0.14/1.00 vMB 117
261,297 261,297 0000000000000010c8d591e6549637e62f52ab88e6c6d3d09b84a7921494a192 86 0.03/1.00 vMB 90
261,296 261,296 000000000000000cb7e45074cafb17e17ecea980857ce8da9f34c1ce199f3a63 286 0.13/1.00 vMB 195
261,295 261,295 000000000000001b53aa2007bcb9d0810f3c317d9d444feb07f7b299adf1f8c6 183 0.07/1.00 vMB 76
261,294 261,294 0000000000000014c8e98577a96ebe7184e104b098df6fd2cad7acbd98d6b90a 300 0.13/1.00 vMB 98
261,293 261,293 0000000000000014c96d9e98643557389c6686171521ef1c8856930b3c8a42f4 541 0.25/1.00 vMB 103
261,292 261,292 000000000000001b47fa00424bea0111887f7ba09d5baa95612f3e17af36fe39 220 0.10/1.00 vMB 109
261,291 261,291 00000000000000168260cac6d7b25194d42f22815f88de69d06e7cf443123dcd 324 0.13/1.00 vMB 106
261,290 261,290 000000000000000913fe2f702ae92dc85a0752dbd9ab60cab9264859681342b8 274 0.12/1.00 vMB 78
261,289 261,289 0000000000000011d8f05f88fb212d3f3b9c04b8e358c7d13c1cd9f5404700c5 606 0.24/1.00 vMB 123
261,288 261,288 00000000000000003281dcd5d0481830c65c517d9cf23f4906dd7845c91210d9 43 0.02/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 783.73 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: 783.41 GB
    • Received: 21.41 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.