Loading Tool

Explorer IconExplorer

Memory Pool

18,319 transactions
9.97 vMB
0.05679622 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.92/200 MB

Candidate Block

Mining Attempt a5c38b042537b89e5912ffdd4a07087f7ab5e5c9d9ba624c2a9c54c9354469a3
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 778c3dc101a1d77ffe915191e459428a4c8705737fd001fece4745fc4148a678
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.03236158 BTC
Median Feerate: 3.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (780,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,344 133,344 0000000000000365a64775068484b57ccebb60a4f06b8d29dc0862e98def671c 24 0.01 vMB 975
133,343 133,343 0000000000000901d21bfb20148ae5965378a77bcadedd26a993e59ab6ab0a5a 37 0.01 vMB 856
133,342 133,342 00000000000002e08ee986cca700c3e1367ef95606460d0fdb36c7e6daec1578 16 0.00 vMB 1,247
133,341 133,341 00000000000007a70c38ff689696c21edd7f7b97ef3b066c5353278379d3f6b0 21 0.01 vMB 0
133,340 133,340 0000000000000953bf2286103052b6ad8231993ae4ee931be552f7143dbdef68 72 0.04 vMB 560
133,339 133,339 000000000000089dc05e87da10d7b0545c8aa741d8e93fdff88be1a0e14c9395 111 0.04 vMB 434
133,338 133,338 00000000000006216360134a7015df5cc6e3531c02dc84d3081226417c0837bf 8 0.01 vMB 19
133,337 133,337 0000000000000608f2af09913562351552e14d10f9250579cc0d89248402be45 3 0.00 vMB 0
133,336 133,336 00000000000005f460ce66ad4baf0c85d04adead2aa5453eacec0211def68b08 59 0.02 vMB 210
133,335 133,335 00000000000001679b4536dac108aa8801483538a65735f2e0f17955a220736b 83 0.06 vMB 413
133,334 133,334 00000000000001808bb2d170ebdb573906db0dd680be166edc658c7381b2a258 184 0.06 vMB 403
133,333 133,333 0000000000000065c37e4355b8e5b6040da154a844a2f9d010fbb64ac8eea220 28 0.03 vMB 814
133,332 133,332 0000000000000a82a1f61dcf51f9f4301c5804422ba348be1910b5b9b4c2c05e 32 0.01 vMB 463
133,331 133,331 00000000000002610b0339e579c77d771318b28cc9f4eedd0d025a705d09d7e7 49 0.02 vMB 286
133,330 133,330 00000000000000b687313447c1a5aeb25927f3c6ae51eacbb8d6a3802738cbc0 16 0.02 vMB 121
133,329 133,329 0000000000000af6135406fa8dce8e78fc4a07021960e6058464c33bd52448c2 10 0.00 vMB 0
133,328 133,328 0000000000000905a99ae1cde500452b2f75b7c3e95dcc7b04378a06be3c28d2 12 0.00 vMB 356
133,327 133,327 0000000000000ae419d52663125132b7a3997d924e26eaf45385ed4dfec95628 40 0.02 vMB 282
133,326 133,326 0000000000000b197a1d984f70aa2595eda7fd25ed7cd230373773f8657f2dc3 48 0.02 vMB 810
133,325 133,325 000000000000083489067b5045a5a449a429a1b53b6f7229c6781514328954e5 8 0.00 vMB 207
133,324 133,324 0000000000000884ef13fce16347700525ce21b268ea57173d1519808c32a362 26 0.01 vMB 765
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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