Loading Tool

Explorer IconExplorer

Memory Pool

16,309 transactions
9.21 vMB
0.04802262 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.39/200 MB

Candidate Block

Mining Attempt 9355699cff75c365a41574fc3431c08d1690e44fd1a93a1b585db860b5b47577
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root eb88caa8bdee64e52818f714e47c244320face87ff00fdd947f24fa0b4d5daaf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,222
Size: 1.00 vMB
Total Fees: 0.02786695 BTC
Median Feerate: 2.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (71 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,301 913,301 0000000000000000000052da16adda3bd09ea9d95637df6190b79d3aee239354 1,581 1.00 vMB 2
913,300 913,300 00000000000000000001c3371fee3908a4c2eaf4f49e4a86d79e0a5b3e61d66f 2,284 1.00 vMB 2
913,299 913,299 00000000000000000000700ea130d1b34ac837daad7e40eeca2ea0cc43a5650f 3,883 1.00 vMB 7
913,298 913,298 0000000000000000000149cd7ee5ba2f80952dae10b3b16915cdf3ba7d416fab 2,128 1.00 vMB 7
913,297 913,297 000000000000000000000ea12a80128a53bc7d09746f71dd303eda970d7c6339 3,640 1.00 vMB 9
913,296 913,296 000000000000000000006a22445e9fad785bb6d2b3149cdb0b7e4bd441e205f4 1,064 1.00 vMB 2
913,295 913,295 00000000000000000001f44f0bca5b8dcaf9b50f77eb4790cd872c9e454a7d03 2,995 1.00 vMB 3
913,294 913,294 00000000000000000001c5a8b9fb4f4d944ffbbcb3457d975de1df4ca9068069 1,422 1.00 vMB 3
913,293 913,293 00000000000000000001bcdb457168839e627b92ad582998ad6583fbdf8a721b 3,720 1.00 vMB 10
913,292 913,292 0000000000000000000052a5dfeefeebe73f4213449e534d6a8e9a479929d9f2 4,170 1.00 vMB 5
913,291 913,291 00000000000000000001ec986c5ace434a16b3ffc8ed8c5061f1d9fef587e27a 2,101 1.00 vMB 7
913,290 913,290 00000000000000000001eff02cbab2e150d8f87eac3e57282a1a0f9415c7d1fb 2,504 1.00 vMB 2
913,289 913,289 00000000000000000001c32b94c79d155f4500cb3496a1dbbae711f18aa58412 2,570 1.00 vMB 3
913,288 913,288 00000000000000000000f54ba936803adb20b950a9804cc333f86da65d6a3239 2,078 1.00 vMB 3
913,287 913,287 0000000000000000000017f713b0276ecbb15b19fba965c0efa8d0fc06c38d0a 4,509 1.00 vMB 5
913,286 913,286 00000000000000000000e576406999f105463e7c87964d1a5c25e3496a9f02e6 2,687 1.00 vMB 3
913,285 913,285 00000000000000000000a86b296fa7cbf216aebd4c1c96aa9ce1f242fbd4cdfc 2,969 1.00 vMB 6
913,284 913,284 00000000000000000002001f848d42b3d4b79bc472c7ae3d688a5711e86575d7 3,011 1.00 vMB 3
913,283 913,283 00000000000000000001862381a8534e09734a84790aa5ffe6b022f3d2433aa8 2,917 1.00 vMB 4
913,282 913,282 00000000000000000001953bcfd8dd806b5a03516e415e865050758031484653 2,821 1.00 vMB 4
913,281 913,281 0000000000000000000095672ace9afa663a1c6513962b73e5996d99375571f3 2,327 0.55 vMB 2
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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