Loading Tool

Explorer IconExplorer

Memory Pool

84,418 transactions
35.32 vMB
0.18387199 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt e23d05ca490119a072f20a688d88aa6350712fa193f0dee42f22cd00c4dbb8b1
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 82a9af9ca9151f8faa18307b53f9b61f0ddb276f91fce5d3a746cecc96ed0709
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,263
Size: 1.00 vMB
Total Fees: 0.04579331 BTC
Feerates: 435.08 > 4.59 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (703,127 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,284 212,284 00000000000002d4fb4f60dc57d997ec06fc9c4a7c7a9140c06f8deff4391877 294 0.13/1.00 vMB 162
212,283 212,283 00000000000004f6ff04d8d3ed22c1ed26921a0ca1f16f174c40a4980d69371e 134 0.08/1.00 vMB 116
212,282 212,282 000000000000041895f0e37de50928a463e920ffa2c09c29f710007e9ba4c4b3 512 0.19/1.00 vMB 208
212,281 212,281 000000000000035a777cad272323b5e0c82d2b7279ea5f6f7fcefd64f22b1595 174 0.10/1.00 vMB 132
212,280 212,280 000000000000031f2dc8a5eb58b3b4545441ae0074fea41f5df21ba5e5afdebf 371 0.15/1.00 vMB 191
212,279 212,279 00000000000000346b2ddb700cc65fc3d56a0a81d80e5dd77f5f381b8924dad2 130 0.05/1.00 vMB 166
212,278 212,278 00000000000002f5a0af7bf5615b54eb78c520caff7627b450691265c48de20f 111 0.05/1.00 vMB 141
212,277 212,277 000000000000001cebbd16d278c947b9780e97338246f64a6216d191669be80a 210 0.09/1.00 vMB 135
212,276 212,276 0000000000000076d2a79878a09c7f3ccaf48c04845fcc8ab3b1e72a502b5c56 78 0.04/1.00 vMB 134
212,275 212,275 00000000000004dbc953da2d3a6b60196076293aae5343cd85e0c362688e4273 115 0.05/1.00 vMB 170
212,274 212,274 000000000000046fcbe902d8b76ffef9e859269a8a4c822ce512d7d4dbe58e00 437 0.23/1.00 vMB 100
212,273 212,273 00000000000003043780b613d530d679f68c7831d7d3ce21164bdc76cb2c1921 665 0.25/1.00 vMB 190
212,272 212,272 00000000000000f5dffa56dbe2489f47c13e5b1ead50632c960f2ca54dbf889e 623 0.25/1.00 vMB 172
212,271 212,271 00000000000004840f9434b6bb2e925d87f71ff82bf3b150f73c4b5fab05236b 139 0.05/1.00 vMB 92
212,270 212,270 0000000000000103e2b1eb87cad46cabcf7d2e5ceb5822e12d8626ee9ad8dfcb 728 0.25/1.00 vMB 204
212,269 212,269 000000000000039b38c144832a81526ce1b581bf85a59b1734074165ee850705 310 0.14/1.00 vMB 148
212,268 212,268 00000000000001a027345f6786e8b0ff07a4dd779120e0485c2b9a2cb520c2e9 264 0.14/1.00 vMB 144
212,267 212,267 000000000000002e75c777493559667d4f062023b86e30d11869ae3b897cf3c7 433 0.24/1.00 vMB 145
212,266 212,266 00000000000002786183d2c8a27179bf404d8b01440e2abc075f81918aff39e5 730 0.25/1.00 vMB 224
212,265 212,265 000000000000035b447f53de2de4210630d820416421ad48cc438b04afeec4c1 1 0.00/1.00 vMB 0
212,264 212,264 000000000000046aaf49a824f619d9d72fe76a141c578981435724a901e09923 29 0.01/1.00 vMB 185
Previous 10 blocks ↓
Total Size: 783.10 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: 730.64 GB
    • Received: 18.51 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.