Loading Tool

Explorer IconExplorer

Memory Pool

81,768 transactions
30.37 vMB
0.08314016 BTC
Random Selection Loading Transactions
Max Size: 182.99/200 MB

Candidate Block

Mining Attempt bcc6a9c3bf1d7c88a658f0d9d40a7bb4b06797a8d4f8f295ee38aaeab2705322
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root e4a073b0b18825f4fe75e09a490310baf9ce3fd53eb1765e7a6185b698334af5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.02067084 BTC
Feerates: 203.60 > 2.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (432,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,942 482,942 00000000000000000098f724697c5da65f5ea7e69e035e4af981adb503b10f4d 2,020 1.00/1.00 vMB 365
482,941 482,941 000000000000000000fdea32ad90c0f9fb1193e3264e51f3e0aba70bfd7056b9 2,024 1.00/1.00 vMB 277
482,940 482,940 0000000000000000002cbff4cada6982e6f87786d26e32b2bc19c8188bb3e39c 1,578 1.00/1.00 vMB 252
482,939 482,939 000000000000000000125c7cb45e83db6a7b63e1f3244140316782c75270c488 1,855 1.00/1.00 vMB 261
482,938 482,938 00000000000000000032c34d35ecfaa1ae9d94fce7fd95ac4cd55109378633eb 1,939 0.99/1.00 vMB 388
482,937 482,937 000000000000000000a1970afc18415e0d9cb85c5f1c9a935ef80571857a30d5 1,811 1.00/1.00 vMB 369
482,936 482,936 00000000000000000094d570624e9c3240ac85216f58b36cdf60c724dd79eb8c 1,894 1.00/1.00 vMB 212
482,935 482,935 0000000000000000000365a74074fda9a3aaf480f991a34aed6ae838852fe33c 1,991 1.00/1.00 vMB 251
482,934 482,934 0000000000000000008bcf4e3386c7d4a51938692d69926f08cb557c58e58c01 1,679 0.99/1.00 vMB 267
482,933 482,933 000000000000000001012bec8c22c11d312c7b70f3dbcf98b21701dbc2f5e01f 1,655 1.00/1.00 vMB 323
482,932 482,932 000000000000000000c00f4c498c5de5532f12a89de736ce36745e5609fc8cb3 1,671 1.00/1.00 vMB 374
482,931 482,931 000000000000000000501676f9fa2d49b64c3689ce10a90d7c6ee5c3080c911d 2,154 1.00/1.00 vMB 445
482,930 482,930 000000000000000000abaa67f5d9278ceae8b8d89f6f97b79daf13da85ee277d 1,983 1.00/1.00 vMB 400
482,929 482,929 0000000000000000013ab8c272b3235f5d2577f09c3e8fb5b69cc3086d5f0f88 1,654 1.00/1.00 vMB 340
482,928 482,928 000000000000000000fa7b8c5840dba369c1c7dbdd9397e0f755563df6d246c2 2,404 1.00/1.00 vMB 379
482,927 482,927 000000000000000000b42b0a2d10c7252d95ba415cd4c9a0cf11f50b4280d54f 3,170 1.00/1.00 vMB 443
482,926 482,926 000000000000000000ca80ff5fb3014d927a125b85c3a7cd4d2765223b79e271 1,990 1.00/1.00 vMB 391
482,925 482,925 00000000000000000130a33246692bdd4a87071d964380ba10f0b0662ba5402d 1,759 1.00/1.00 vMB 528
482,924 482,924 0000000000000000006e8116ccd56cca87dedbb86a8bcfae20d2f91176500655 240 1.00/1.00 vMB 13
482,923 482,923 00000000000000000008ed92c94933ed808054c586832afce837cf706d29b20e 780 1.00/1.00 vMB 70
482,922 482,922 000000000000000000ea8e2e8acb535cadec4f56fa95657e9a435c946a463ac8 229 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.34 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: 661.28 GB
    • Received: 14.80 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.