Loading Tool

Explorer IconExplorer

Memory Pool

42,669 transactions
18.61 vMB
0.19819995 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.68/200 MB

Candidate Block

Mining Attempt 6cf71f5f4f6df11d467ce80393e7a7c68f12fad68b5d823047dfdadfbe4a9c98
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root e251773cad5566a5e1bf7e267f58302b011c4d93cf463712769602090fb26953
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,592
Size: 1.00 vMB
Total Fees: 0.06524322 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (771,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,229 142,229 0000000000000230fe962560883fbc6655a62a4ba4dff143045530eecd162d78 24 0.01 vMB 96
142,228 142,228 00000000000005e434972329eb8469004f91e3eb1ffc0d92944d9b5cbe76a40c 22 0.01 vMB 429
142,227 142,227 00000000000006ffc499d4fea5a9415312d88982cd6b512df0b5cdde41868926 32 0.01 vMB 96
142,226 142,226 0000000000000633ccf4e983e7acb23d6a39a8fb4ffbd6953b2077963de389b1 13 0.01 vMB 79
142,225 142,225 00000000000006ca78861b004d28361a93c10e2febd624f68111add94cf5f024 24 0.01 vMB 43
142,224 142,224 0000000000000843681007015f2407d8bdaf3350f4346b7ce6ad623b9fe1918c 138 0.04 vMB 91
142,223 142,223 00000000000004be82d4d37468ba26b3bc03adbe4db596ba1cc979d6d7b4dc70 11 0.00 vMB 274
142,222 142,222 000000000000049074346055755758497ee72b5ac1238e58d82ac1713e95a50e 29 0.01 vMB 488
142,221 142,221 00000000000000f882a82d5b53719914c565e4d19130765a301a8032a83d3704 13 0.01 vMB 48
142,220 142,220 00000000000005b50fb9951a395a70105d63c8768fc93d1a5105e7f8becf5e27 33 0.01 vMB 229
142,219 142,219 000000000000029344d8be04c2c27445f690a9de032a89d77c462d9296709edf 51 0.01 vMB 7
142,218 142,218 00000000000008a1b8917e6dee75171e6642e3801000f151661400a88fc69e13 107 0.04 vMB 167
142,217 142,217 000000000000050757d5c05bb92dbef847fd80d1672204a2de89fa6ac5dd1130 8 0.00 vMB 53
142,216 142,216 00000000000006d66dc05bd1ac049664a132a2ff780fa9f3ece4cd154f7ae19b 27 0.03 vMB 200
142,215 142,215 0000000000000397db979188379e6b483bcb6fb50ea624c93cde5863dbc59043 72 0.02 vMB 0
142,214 142,214 000000000000073b829118f0d6df40acac3c9e55108a8f027679caad810230df 12 0.00 vMB 17
142,213 142,213 00000000000002d58302e53117d48331a7d65433c82b5d946e296b30c387e7fc 53 0.03 vMB 127
142,212 142,212 00000000000003590a090c39720cc4e2c3e5e3cd0ab2ce297ef206894487afd6 26 0.02 vMB 179
142,211 142,211 0000000000000798dbbec3576f4ad4140178314c44b9ce9ad8736ea20c6d61f4 30 0.02 vMB 437
142,210 142,210 000000000000011b874c55384cca4235550944c6317367d6efb59a7ba8c8852e 12 0.00 vMB 67
142,209 142,209 00000000000004bd12672a833d175e710985191aa4af250a3567bc2bce91ac30 73 0.03 vMB 127
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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