Loading Tool

Explorer IconExplorer

Memory Pool

34,059 transactions
18.70 vMB
0.04223239 BTC
Random Selection Loading Transactions
Max Size: 101.76/200 MB

Candidate Block

Mining Attempt 736c46b7257e057129575ffebeb92020f82586e66a12f62e33069bd5b73a7e73
Version 20000000
Previous Block 000000000000000000003672b12e5e3079262800dc2d8b0a70379246e2c1deb7
Merkle Root e472796bc56c18e530441120eb341cac011a964080c56f15eae8f5ec75b6d171
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,281
Size: 1.00 vMB
Total Fees: 0.00657809 BTC
Feerates: 150.93 > 0.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,919 (691,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,343 222,343 0000000000000474590591d3a396566892ea376cd49d684e934b8b9390ed2971 66 0.05/1.00 vMB 16
222,342 222,342 0000000000000380769ba6b9b13dba2b9de102d98aa9caeb901d3580e95fd700 296 0.12/1.00 vMB 198
222,341 222,341 00000000000000cb21e8df1df267a261f8e1b69cb2a5276a2a7fd04699598511 37 0.02/1.00 vMB 130
222,340 222,340 0000000000000493edc3a1e1e4e8ebe9a811e2827a3e04b7ada85b7f622756ea 322 0.14/1.00 vMB 182
222,339 222,339 00000000000003e8c5925bccf30708fc284c9d7a870d3a4e73b29141ab3f86c4 441 0.17/1.00 vMB 210
222,338 222,338 000000000000001c5f56497bf581a5a8bca66a076e9ce4753ce7a0d23d7cae0d 272 0.10/1.00 vMB 224
222,337 222,337 00000000000001c7091c59c594b0aaa073a3b895d67837b67a0ac5463cc27845 311 0.12/1.00 vMB 202
222,336 222,336 000000000000034c111ef6094a01b45c3e17672ed6938e18962806fdba051023 21 0.01/1.00 vMB 147
222,335 222,335 00000000000003d786fe2a1d5c89eb1e37f65366d39244bf735f36f266bb7a9e 44 0.04/1.00 vMB 113
222,334 222,334 00000000000000097174d376c3fb81128a5bdb22453158e211c7411a9514c66d 335 0.14/1.00 vMB 203
222,333 222,333 0000000000000368ff16be042aa6c2382eef16862588e8b16a45ebf5768a5e0a 36 0.02/1.00 vMB 249
222,332 222,332 000000000000040f9073c913029cfb0eea08dd997617609542e68b6d4dab05a1 24 0.01/1.00 vMB 4
222,331 222,331 000000000000022e7c7c540e2b0ea10fa8220720509a52974f5655af91cbc1d4 148 0.06/1.00 vMB 259
222,330 222,330 00000000000001d8d56cd89bb5c67e1b94bbc0bf2e056187e910fefa35e15290 422 0.19/1.00 vMB 198
222,329 222,329 0000000000000478cf1b63917a2017c13fb37fe0b02c19767248ee326d47245e 562 0.23/1.00 vMB 211
222,328 222,328 00000000000000141e3a5a5c91c025c96edb5ac1be42bc1720a6ed61b5079887 187 0.07/1.00 vMB 280
222,327 222,327 00000000000000ebf2dd71ecb8aa9d9c9b7ce6d69bfb374da97fbf1df08a573b 119 0.07/1.00 vMB 27
222,326 222,326 00000000000003ce9bcdfdad45087870c4ea4f66bb43f269b1ced81eff533817 52 0.05/1.00 vMB 87
222,325 222,325 000000000000003dc505aceaea9c5ff190dc8611e476f8ff227090e5fa2d47fd 47 0.02/1.00 vMB 184
222,324 222,324 0000000000000234354295e6bfe88156f7d6eb26606cbeef9210f428493d1358 190 0.09/1.00 vMB 203
222,323 222,323 00000000000000ac8f932fa8753498a5ed37f64f4cb3e1920056907f8f51eec2 274 0.12/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 780.47 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: 528.01 GB
    • Received: 5.57 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.