Loading Tool

Explorer IconExplorer

Memory Pool

26,402 transactions
9.88 vMB
0.03124235 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.86/200 MB

Candidate Block

Mining Attempt 3a368093c6d4a2a25c5df292e28a7cf252db68c098319d6550a4eeaa986c082a
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root f2ff0b02dadb5048e6216629badc0ea7aad34caab97b9f835a43e85bbffb0dcc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 374
Size: 0.22 vMB
Total Fees: 0.00690445 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (781,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,355 131,355 0000000000000787fe7ed782e2907e9dc61dcf3d87bbc2cd1ca6a61e482a0748 148 0.05 vMB 498
131,354 131,354 0000000000000ad2b472c7246b4bba08e0bf13853fa3b4ac1491322026af9021 1 0.00 vMB 0
131,353 131,353 000000000000092cccef8c0b14767d5c5ae17b6c45279e226d5808ffb2f92784 69 0.05 vMB 1,049
131,352 131,352 000000000000102fe5c6904296f7aa14c06a5b11972052faa458e98903eda250 167 0.05 vMB 251
131,351 131,351 000000000000094c017290273c5241a5aab361120e92bfad5e36f7137c5e6ec3 9 0.00 vMB 1,525
131,350 131,350 0000000000001132b4660387dde8594a501b3967c5ce5f01c7a3f89d1ee7bc9f 10 0.00 vMB 978
131,349 131,349 00000000000011f5e217a0d9464c5e0ee75eaaddf8758111fec268ab5c598a8c 95 0.04 vMB 697
131,348 131,348 000000000000073c02980dce50f0c687813a3180d6581c425e47626992c21e79 25 0.01 vMB 1,235
131,347 131,347 0000000000000043b581b509b2088d6a57fb84f4ef4189053979e852467b6d87 1 0.00 vMB 0
131,346 131,346 00000000000012ca734f48034b68122be3d6df22e69fd96fcf35153e120a19cf 20 0.01 vMB 146
131,345 131,345 0000000000000e9d085d44098ea294f65725e2073f042acd81f1ba3772b4c46e 76 0.04 vMB 881
131,344 131,344 0000000000000f7656798f35467cdfeba868ab62b5e5d64fa79b2631afb1ab75 18 0.01 vMB 1,363
131,343 131,343 0000000000000acaa97fb729f6b2ce8486a26fb3fe7c97ecdab844feb7116012 17 0.01 vMB 1,397
131,342 131,342 000000000000058e6bb98e14c5218aeb227c0b7b02f60e44327c13b786ff43d7 45 0.02 vMB 820
131,341 131,341 00000000000007d912b179cf5e7ab60a99125f80b1db3946d7d40d87fe31ef37 36 0.01 vMB 902
131,340 131,340 00000000000012ad13fb597077ef5e57b941b40ef42318c416cdb601f569a579 9 0.00 vMB 525
131,339 131,339 000000000000078eeb09cfadff0bd245ab220f51132235be0d2a68def8fbc011 10 0.01 vMB 1,076
131,338 131,338 000000000000085fd25283d4fd01811a00d557b175e8890636bcc69fa9fbc7ff 15 0.01 vMB 1,675
131,337 131,337 0000000000000ef726e5064597610f9de669f2dbb418d56da19daa2f76a34c8d 14 0.00 vMB 1,630
131,336 131,336 000000000000114c192419127b21284cb608db050baf3e254ac8d28acb31ebdb 88 0.04 vMB 642
131,335 131,335 0000000000000beb1a23e41bbd0d8eb009e94c99521e185bff315f6e548e872d 8 0.00 vMB 1,403
Previous 10 blocks ↓
Total Size: 779.29 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: 45.31 GB
    • Received: 0.68 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.