Loading Tool

Explorer IconExplorer

Memory Pool

43,221 transactions
32.34 vMB
0.13878082 BTC
Random Selection Loading Transactions
Max Size: 162.05/200 MB

Candidate Block

Mining Attempt 88099997c9c32257a85f2a0ffce2c3c67e7f61fab7653c1f3f013a89e3dd74c9
Version 20000000
Previous Block 0000000000000000000147c7dd24837dec3ddf522e94b4367f767e386a6ffd60
Merkle Root d229068dba560e2b5cdaa6371a9195998a8f9e674447fcaf70df3ca2f757648f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,087
Size: 1.00 vMB
Total Fees: 0.06690308 BTC
Feerates: 134.30 > 6.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,357 (661,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,148 253,148 0000000000000053c6e2e336fc99c565bd84198347761a310502595efbe5293d 101 0.06/1.00 vMB 118
253,147 253,147 0000000000000009e9d5fa1e1ae9b6fcb52777947d2f41e787c7473b88b44f3c 978 0.44/1.00 vMB 120
253,146 253,146 000000000000001ec035ae3c6305028aaee02124249ebe51c28cd7506417fafc 376 0.16/1.00 vMB 169
253,145 253,145 00000000000000533bacdbe56ba4ab6749fe9ccf7f70a0f063b46cdd8c46c853 269 0.14/1.00 vMB 145
253,144 253,144 00000000000000076210ba99dba0ddc31d0ef6972b6b8aef303e72041eeab5db 103 0.04/1.00 vMB 115
253,143 253,143 0000000000000026575cc56ea51bd5e0918a7d81e3e76912bac2fd0cfa5d946a 631 0.27/1.00 vMB 126
253,142 253,142 0000000000000025cc034db631688ce1430887b0a9e5556af1f8eab969373015 359 0.18/1.00 vMB 150
253,141 253,141 000000000000001519b9e4f302d2b368a1e38bde9ecffdc2157d638e2e49a216 87 0.04/1.00 vMB 146
253,140 253,140 000000000000001a093d0c13f6709f47f5b550cd259fe73d588613e12b434a73 516 0.21/1.00 vMB 139
253,139 253,139 000000000000003d9130ce71f2fc34c048d15114c0ff6c27588a2df02cacc245 564 0.23/1.00 vMB 125
253,138 253,138 0000000000000041f00a26f9e688d060e243f249deee66434b438b7bd286a432 568 0.25/1.00 vMB 169
253,137 253,137 000000000000000de40b7e6536e300b914fc64b830e690eb2bda1e900ab3be3a 309 0.16/1.00 vMB 79
253,136 253,136 000000000000004297de163bb6b3d01987f9e3143fe5d59fb454546ab4ae06bd 536 0.25/1.00 vMB 132
253,135 253,135 0000000000000042faaa182b11bf822d7804ce41ed97ce73e9f4fc26a71bdf49 390 0.19/1.00 vMB 90
253,134 253,134 0000000000000033090775e716eb85433e0687f033f5e3110d78378b8f18cc9c 256 0.08/1.00 vMB 183
253,133 253,133 000000000000001355d408ea83ad69b5ccbe9f72baa150d1a6fc525a423753d8 89 0.03/1.00 vMB 106
253,132 253,132 0000000000000009c1bc4f2d6d63771a678f69126ade91ec1837f7adc46a2e28 47 0.02/1.00 vMB 79
253,131 253,131 0000000000000002376dc03c2f9e959ddc924dfc05dc73c556fda64e2fefb8d3 283 0.14/1.00 vMB 96
253,130 253,130 00000000000000541f8447ecddb3d7a673f2a900dfc25e8a99120d6b8a6bc61e 374 0.22/1.00 vMB 85
253,129 253,129 000000000000001b84fcc4191b6070827db5b6b8c27b96056d143218b795c71c 657 0.25/1.00 vMB 124
253,128 253,128 0000000000000050824c70a3d2b4e964fecd69f12b7816d33c43e703cedfdb36 230 0.10/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 781.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 590.84 GB
    • Received: 9.60 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.