Loading Tool

Explorer IconExplorer

Memory Pool

42,838 transactions
26.73 vMB
0.05365020 BTC
Random Selection Loading Transactions
Max Size: 140.60/200 MB

Candidate Block

Mining Attempt 1b8adf333e512d84aea51e374df6d3568cd27a58f244af2b7c81c3607a2ed6a3
Version 20000000
Previous Block 00000000000000000000e3ac99be0c75a7c1598359aaad39c4e0ec9e97012d70
Merkle Root ceb4c21840b32b3545e75c61139c464ab645a97b9cfe2e03965333eb999247d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.00425285 BTC
Feerates: 14.54 > 0.43 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,896 (429,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,270 485,270 000000000000000000afaf1cf16487318c6acd4e3f8371d4dfdcbcb5f68c0605 2,375 1.00/1.00 vMB 109
485,269 485,269 0000000000000000000ce95ef72ef7478ccbb1b922d869d55adf5a0e5be9ae33 2,395 1.00/1.00 vMB 116
485,268 485,268 000000000000000000b638abc18310c5fa03c2534c3bbc97f034ea943a5e7800 2,152 1.00/1.00 vMB 112
485,267 485,267 00000000000000000076bfb555aae80605ef432fd81bd24d5c0a4d5950550e78 2,472 0.99/1.00 vMB 105
485,266 485,266 0000000000000000006b170dcb1e0f584eabed0170abebcc4f978ff1a3b86269 2,478 1.00/1.00 vMB 148
485,265 485,265 00000000000000000028e080f9a030c3c947e57e388840f5bf2feeb4e406d965 2,408 0.99/1.00 vMB 123
485,264 485,264 000000000000000000c81727ea6bac5d1262b215c27cba09a8d15e9bcdb24388 2,262 1.00/1.00 vMB 142
485,263 485,263 000000000000000000e67ebcc8c89f89d3f5343cdaafe01b713dc68530159c4b 2,158 1.00/1.00 vMB 142
485,262 485,262 0000000000000000001e53f64ad1de34ff2079f57cff9b07daadcf8c426b12cb 2,056 1.00/1.00 vMB 172
485,261 485,261 0000000000000000010adf66435ddba936cb26d985344fba56ff1fbf9a9c303f 2,246 1.00/1.00 vMB 89
485,260 485,260 0000000000000000009a7ac57e2fd7b0cf3ec3ac2b836bc17f14c8a31d30dd08 2,178 1.00/1.00 vMB 103
485,259 485,259 000000000000000000054a9c57be99815183e1feaed257f165471bc05269309d 2,381 1.00/1.00 vMB 146
485,258 485,258 00000000000000000076e85d7b9642af8ae25effe2c099696f19baa6bd15046b 2,760 1.00/1.00 vMB 191
485,257 485,257 00000000000000000039b2dd8af558da1b2edd6e87b4313968c1f6e732d842a4 2,301 1.00/1.00 vMB 152
485,256 485,256 00000000000000000023f506c75b2c4c37630ac5cabc48f52f3d264893866731 1,941 0.98/1.00 vMB 154
485,255 485,255 000000000000000000be02aa51edeaa46354cfe4efa0d6e73a4346339c1c8485 1,883 1.00/1.00 vMB 165
485,254 485,254 000000000000000000ca96d8aa3ebef050d712e5bf14bddd0a577691af4f1ce1 1,355 1.00/1.00 vMB 229
485,253 485,253 0000000000000000009c0ad8ac3cc1f72d4846c3dd642e1c0645f9396a0b98b9 2,569 1.00/1.00 vMB 168
485,252 485,252 0000000000000000010b8f382ac04c4321179240b4f9ee8012a51fd4bc9d6572 2,197 1.00/1.00 vMB 172
485,251 485,251 0000000000000000006e04e23564951d12f416bdd977b577a6964d119de7091e 2,461 0.98/1.00 vMB 153
485,250 485,250 000000000000000000945b620d9e83fb648a638bfc431e83d75606af899d3a05 2,578 1.00/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 654.09 GB
    • Received: 14.10 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.