Loading Tool

Explorer IconExplorer

Memory Pool

36,226 transactions
25.78 vMB
0.08407556 BTC
Random Selection Loading Transactions
Max Size: 131.97/200 MB

Candidate Block

Mining Attempt c2c6a2caf1d7a6dbf28a73ceb0be737f6d158a009216c872b5434b2d80cfe645
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root f1fd8ef7830eb5ce66c355ea4aca6317cca13d8ee62a74018cf2cc4990145d03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.03691952 BTC
Feerates: 171.09 > 3.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (802,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,290 112,290 0000000000006d8238988510371aa6c3058bf184b0288c8e2eeb5d320dce8402 4 0.00/1.00 vMB 2,590
112,289 112,289 0000000000009c4cc9664224728b378775ceff5f0a56654b71e30891d160c2b7 1 0.00/1.00 vMB 0
112,288 112,288 00000000000039d8fba896b5fbbe407da05dffa80b83c89bc6ab190e52b5b2de 5 0.00/1.00 vMB 3,003
112,287 112,287 000000000000bb73f4d9214cd0046440a2e706fcc763e3324b8011e96243dc64 9 0.00/1.00 vMB 1,133
112,286 112,286 000000000000736ef989791fb608926f77a6355c72fac1a4e9ed44cd1f2d3fea 2 0.00/1.00 vMB 0
112,285 112,285 000000000000009c7d7a9b9d1cc80bfc0284d71e9d0b1727e530310d550e6aae 15 0.00/1.00 vMB 2,793
112,284 112,284 000000000000b56fb9c2344b9874985bf93741996dafb5eb2061beb62ad3ff20 10 0.00/1.00 vMB 2,298
112,283 112,283 00000000000045ba5cf0d4dd59f99f792c06c129f65fd54a8836f5c1bf48c321 6 0.00/1.00 vMB 1,633
112,282 112,282 0000000000009f6f24c8e0a716880c4036aeac650fdf04c9061cdd3e3197db1f 10 0.00/1.00 vMB 1,329
112,281 112,281 000000000001196c88f30c9d8fd732d3bf521810aa78489912991d2fbf566699 18 0.00/1.00 vMB 684
112,280 112,280 0000000000006a9f02595ae940a36a66e2e285aa008efaa7939a9a7de2c8b809 5 0.00/1.00 vMB 2,150
112,279 112,279 0000000000004572528e2a7a735f70f060086cbe2104f7550f5f2c2d6d8affa5 8 0.00/1.00 vMB 3,021
112,278 112,278 0000000000001145a6ce2c1b6d0494f9c936a5b1cb2df52845b8f0afe07a82ef 12 0.00/1.00 vMB 2,334
112,277 112,277 000000000000c4a1e1b774b992273f4b35610a0c1b80eba5cd8fb2db609ff523 2 0.00/1.00 vMB 3,861
112,276 112,276 000000000000041268f9ee799c45111981afd17dd7963abfe06a6007d46b6a2f 5 0.00/1.00 vMB 2,906
112,275 112,275 00000000000125c5f84dab397c79bf23ffad7fd610366e22abbe10dda4af50a8 1 0.00/1.00 vMB 0
112,274 112,274 000000000001008345f58baa281a80179d8dba8470586e6d9fee5865aa6bcd50 5 0.00/1.00 vMB 1,003
112,273 112,273 0000000000001c440b35ffb2b4f9fb10232f81b8fa6bd803bf9c02b2bd819230 4 0.00/1.00 vMB 368
112,272 112,272 00000000000011a15ee5b4d96a0cdddff241747f2e9be9a6a2899f3a016430ef 1 0.00/1.00 vMB 0
112,271 112,271 000000000000de64338498fcb3f16ac4b982a322f3987154b6143c1148e676a6 1 0.00/1.00 vMB 0
112,270 112,270 0000000000008ad6a327d240cb31b80b36920f040eee1fbd477917e3391b31f9 6 0.00/1.00 vMB 908
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.