Loading Tool

Explorer IconExplorer

Memory Pool

72,357 transactions
28.30 vMB
0.07138273 BTC
Random Selection Loading Transactions
Max Size: 171.16/200 MB

Candidate Block

Mining Attempt a5553523366bc36158ccffc1ef1638ee0c023b7df39829b755d53b8e472e0278
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 90492e242c6e950e59770ce6ea6fcb36da1488d2a4bb8fa4bbf4e08d23659a46
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,915
Size: 1.00 vMB
Total Fees: 0.00939469 BTC
Feerates: 107.33 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (795,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,201 120,201 000000000000a0a91d011e31f0656096b18e0bcae100abb24b58cd364b8d788a 9 0.00/1.00 vMB 357
120,200 120,200 0000000000008458979f4637ea80f579f030a824558a03a12714d0af9900fa70 11 0.00/1.00 vMB 1,003
120,199 120,199 0000000000008b2836a0c1978485815cb9568a0d42bd68fc744df6b450abba6e 4 0.00/1.00 vMB 0
120,198 120,198 0000000000008bda872ffff9084ffd3e54c9b8f1311be605f335a727bf0dc75f 98 0.03/1.00 vMB 89
120,197 120,197 0000000000003cfe6ef625ed8c35aaf8e5095ac8278dd131b4859ac2cdd623e6 28 0.01/1.00 vMB 848
120,196 120,196 00000000000085220afeae2d4f9aeadd5e25eb62caa74b4347ccee9333b544c7 38 0.01/1.00 vMB 1,410
120,195 120,195 000000000000352d1cd066c3645a9f85da0d417e63b6e5b8ac411306fff4a217 6 0.00/1.00 vMB 1,961
120,194 120,194 000000000000470b4d006756bb08617847f722ec477112b39fd892a809713f51 12 0.00/1.00 vMB 778
120,193 120,193 00000000000042ade792fb036a30e15cd6f7d85b345b3e1ce5decb87a3d3559e 43 0.01/1.00 vMB 769
120,192 120,192 0000000000004563d49a8e7f7f2a2f0aec01101fa971fb63714b8fbf32f62f91 13 0.00/1.00 vMB 571
120,191 120,191 0000000000000056b42b017a4bf800607de3358f3b338b9e5beff8531ee63a73 21 0.01/1.00 vMB 1,494
120,190 120,190 00000000000003a49fde1dbeb1e5ec62c73ea0da9b278f1830cfcda188a4cca8 1 0.00/1.00 vMB 0
120,189 120,189 000000000000855caa74538356558a279c81686a3c14cffec5620b2df37dbd09 1 0.00/1.00 vMB 0
120,188 120,188 00000000000051e44f78255ac27e89ec9377cf26fed83de9c871ff5fc15d246f 4 0.00/1.00 vMB 1,351
120,187 120,187 00000000000089025cc25bc057725375c49f6ba74bf4739ace828207eda2880a 53 0.02/1.00 vMB 103
120,186 120,186 0000000000004352d25c0f038423a42aa5c60eb25a71e17bc74850fa700fb3b7 12 0.00/1.00 vMB 1,185
120,185 120,185 0000000000005b2dcc6e0742ad5cf70626d57629800224c705428cec6f848a71 14 0.01/1.00 vMB 1,172
120,184 120,184 000000000000b353276ac925f066a6fe561d82ff99a8b33f1c870e3a14de104e 26 0.01/1.00 vMB 681
120,183 120,183 000000000000378a9bd1ea488ba57dfcb0328821f547d101f10795edd3d9ed2f 13 0.00/1.00 vMB 334
120,182 120,182 0000000000000be360f017ad36b269413d2c11e6cffdbc8a77b88f786fbc9f8c 12 0.00/1.00 vMB 310
120,181 120,181 0000000000008f0f320487bf484c7198110677d239a38b74a130003e2c4fc8a9 4 0.00/1.00 vMB 1,290
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.