Loading Tool

Explorer IconExplorer

Memory Pool

24,464 transactions
10.46 vMB
0.06309986 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.73/200 MB

Candidate Block

Mining Attempt 76cddd09f4a132f13e0a8635fece8006314696fd7ac3ff3a744d3e0af8e27e1a
Version 20000000
Previous Block 0000000000000000000019a2bc7789d97e1fe54fb5028737bae97eb7a8b5ac3a
Merkle Root 7c531825a10d53a101f0ae957986d0833cc36daf14e56a0c91e65ee8fa8d40f9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,470
Size: 1.00 vMB
Total Fees: 0.04595635 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,557 (782,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
131,334 131,334 0000000000000753ce60e25919ec7d5aa7f9a3d944be0dc3f0d4c40302948921 97 0.04 vMB 516
131,333 131,333 00000000000009367d838cacb745624f004495e1e06f4a9a4449e03f1ef471ec 17 0.01 vMB 1,756
131,332 131,332 00000000000009f321f448f1bb722865b353b7be53810c4f52e572e4fe785c7e 41 0.02 vMB 1,137
131,331 131,331 00000000000011eaf3acc4731adf488057f327ed6be2eaf014e11eb62c2a8802 69 0.02 vMB 155
Previous 10 blocks ↓
Total Size: 779.83 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: 422.36 GB
    • Received: 2.28 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.