Loading Tool

Explorer IconExplorer

Memory Pool

82,497 transactions
31.06 vMB
0.09166419 BTC
Random Selection Loading Transactions
Max Size: 190.21/200 MB

Candidate Block

Mining Attempt b407965a74657daf5cf1b18867e056af795e722264d7e049c82c6dc49341edad
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root a4088dc7ebabfb47ce423510039b0aa31576217347c219791703f6e980f2c35c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,489
Size: 1.00 vMB
Total Fees: 0.02175727 BTC
Feerates: 100.00 > 2.18 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (675,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,407 239,407 0000000000000021b60ff64fc33747ed19d44dd66f25c17f1034e7242f4457a4 4 0.00/1.00 vMB 50
239,406 239,406 0000000000000108f3878fd1f8074da0114c3d13bd5fa1b746dcadae44e77b84 88 0.04/1.00 vMB 130
239,405 239,405 0000000000000054a9357bc9ae99f6a109985955bf309de1ab4f6c24a692a244 119 0.06/1.00 vMB 190
239,404 239,404 0000000000000134d450662ffad8d6505fd09ecd743e2140c25269a62b4c357f 280 0.15/1.00 vMB 127
239,403 239,403 000000000000006017592dde03bc8ad6b6c2e0e737dc18a975f8d96d3046dd41 199 0.11/1.00 vMB 131
239,402 239,402 00000000000000f6572715c537b7df524fa175536bc8dd234d0c814d97ad1283 416 0.22/1.00 vMB 190
239,401 239,401 000000000000006ef290b55f7239bfd4b255d0605ddaa38ed6136e1111ee9820 164 0.08/1.00 vMB 188
239,400 239,400 000000000000015152d27ec14e3327b1a3eeaa269b02db2a40b69ee917a3b9a2 65 0.04/1.00 vMB 98
239,399 239,399 0000000000000041644d8c4898c40f8a4b228afc1e582d6964336e1d851b291a 158 0.18/1.00 vMB 66
239,398 239,398 00000000000000e9a0ad6c54a99597cde01bf6e13b5ca3480685bf3c3d373625 377 0.17/1.00 vMB 175
239,397 239,397 00000000000000b1ea6cac99e245422704a03e23d4ec24950e6730a2fcf51a0e 281 0.16/1.00 vMB 154
239,396 239,396 00000000000000fc30861d4f4e1a0f292d325de8b5129ade89366c795e51b9ce 183 0.12/1.00 vMB 133
239,395 239,395 0000000000000082c2175b52e69779e20a2ad642a045cc8bf29b7d30c050ad17 280 0.14/1.00 vMB 156
239,394 239,394 0000000000000057cb1ad8072958a5cb84ee6b441ce480e868365470b1decbad 82 0.13/1.00 vMB 46
239,393 239,393 000000000000003141d9a486d23b490ef4a75d289e0ebe2119a13d4fcf2618e9 349 0.20/1.00 vMB 179
239,392 239,392 00000000000000b93b39e6bfc73752c61e3cec75d18b01481b0352502d09514a 88 0.02/1.00 vMB 10
239,391 239,391 0000000000000077f2381045e6ff961f65e2d1303e9e7af55dd0ee3c6ac5232a 245 0.13/1.00 vMB 128
239,390 239,390 00000000000000294206fe23888b3b6c3f6b9921286e6e220c132150eedbef60 67 0.04/1.00 vMB 108
239,389 239,389 0000000000000021cd821ec39832cae0967f8252e8a2b1d311c56527bcdd8481 544 0.25/1.00 vMB 210
239,388 239,388 0000000000000120d5970ad3345a8e440551e7d3004540f593de900372188ed8 119 0.07/1.00 vMB 116
239,387 239,387 000000000000013f65cc4057badd41654092c2641e984971e5cd9758e9fca74f 450 0.25/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.