Loading Tool

Explorer IconExplorer

Memory Pool

44,880 transactions
26.70 vMB
0.06124231 BTC
Random Selection Loading Transactions
Max Size: 141.00/200 MB

Candidate Block

Mining Attempt 936ed9b0dee95c06c5ccf977716a4d1192b0c5ef09b7af65c9aa0260fa015b16
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root 02e2193523fd84666f681406bf8ef86c68bd71c04f630ea18dfe8bf4aa592b9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,780
Size: 1.00 vMB
Total Fees: 0.01196572 BTC
Feerates: 180.34 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (620,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,455 294,455 00000000000000000d409151af335e4b08e62d033c6ad95f06ea95a63445f567 512 0.17/1.00 vMB 71
294,454 294,454 000000000000000004890bcc0c8585ead212d87ecc346787d8f9ec89e006e452 125 0.09/1.00 vMB 28
294,453 294,453 000000000000000096451e624a97188499ab3a5edcaeadb477dcdfba6b318a73 251 0.18/1.00 vMB 25
294,452 294,452 00000000000000008dc706e4a987d418212cd4777361f2cc8bfcf897eead00dc 19 0.01/1.00 vMB 42
294,451 294,451 00000000000000007d14d241b52c6bd12cdb30776b30d9ef98b37185b8a35c31 211 0.11/1.00 vMB 26
294,450 294,450 000000000000000031573de35066859b97210c0513f3f56172b1bd95a9a49acf 128 0.03/1.00 vMB 48
294,449 294,449 0000000000000000228d0f20f64c61880989c1f303e497263e81eba202d38a7f 45 0.12/1.00 vMB 10
294,448 294,448 00000000000000006c229887d9c2ec450643049a56fc52faebd7e8bd3fb63955 298 0.23/1.00 vMB 27
294,447 294,447 0000000000000000611a07bab4e9f5722b3e7818e936d9e4c364fbd4fe7c6c38 47 0.20/1.00 vMB 11
294,446 294,446 000000000000000091d0acba0c16172ce5bdca9307d094da90409f2655c248fd 394 0.50/1.00 vMB 19
294,445 294,445 000000000000000029f77b8270bb2985476278383c021f5ff21934aba6316afc 704 0.35/1.00 vMB 30
294,444 294,444 000000000000000086d138e52264efa5d9c916f5c8f9ef85dee6992d71cd4198 512 0.19/1.00 vMB 44
294,443 294,443 0000000000000000065bef4b09aa33bd7a844156da1af2ed6418e2140afefa0b 19 0.02/1.00 vMB 8
294,442 294,442 00000000000000000bec32df5ac8cfe3e45f3d585570ff245028de772a3dc5c3 285 0.14/1.00 vMB 32
294,441 294,441 000000000000000048d66e37ecedacb06291b0869862082ec3e35dcc849f31f8 36 0.01/1.00 vMB 17
294,440 294,440 000000000000000028b355d0ce7370a57533ea5788dceb1f2d10ba0562967a86 183 0.11/1.00 vMB 27
294,439 294,439 0000000000000000520784feda6588bcfd9b9cff30ff19d3a052caaaa073d9e8 483 0.29/1.00 vMB 25
294,438 294,438 0000000000000000a01548550a93882d3c5fea6d4657cf3ca408a34a8d30133d 256 0.12/1.00 vMB 38
294,437 294,437 00000000000000003f79d5362c116160bb40b12e3c5e4cf91e0a0f42cddc112c 556 0.25/1.00 vMB 39
294,436 294,436 0000000000000000605b1ade3c5685dfd7cf89fb08a0f75e2330a497995407f7 253 0.09/1.00 vMB 35
294,435 294,435 0000000000000000ae61cb2a9bdd283f59d8d1b24bad60664a523c75c48c8ca5 184 0.22/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.95 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: 647.18 GB
    • Received: 12.91 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.