Loading Tool

Explorer IconExplorer

Memory Pool

73,382 transactions
28.26 vMB
0.07366680 BTC
Random Selection Loading Transactions
Max Size: 167.24/200 MB

Candidate Block

Mining Attempt 1b0da3edafa36da2f7cec7de573a565b72ccd3736968625a29b581f48bf15da8
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root ab2616c92d28c9ade3860a3fcfba1b340a66ba7261e809d0dffcc31d59572117
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,979
Size: 1.00 vMB
Total Fees: 0.01705576 BTC
Feerates: 150.86 > 1.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (308,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,537 606,537 0000000000000000000fab80bd3d44214484516d99f6371cd6a94a896201afdd 3,091 0.93/1.00 vMB 20
606,536 606,536 0000000000000000000529712b6c537c4fddbbc6787599c39c6ec3e20dfe11b1 160 0.05/1.00 vMB 24
606,535 606,535 0000000000000000000071d1201b78fe1e8bf3696671c12e527e9c54c070549e 2,228 0.61/1.00 vMB 13
606,534 606,534 00000000000000000002c5863ccf07faa70c9714dd4532133a4fa39b2cf5013e 3,244 1.00/1.00 vMB 22
606,533 606,533 0000000000000000000f1cb482c43d8917067146bd5ecafc73a61be04e7c3519 3,285 1.00/1.00 vMB 23
606,532 606,532 00000000000000000012176a290ecbf321c2e809773a4eb616d2edb04328dc25 1,312 0.39/1.00 vMB 17
606,531 606,531 0000000000000000000627e54ceed09eafbd9278fa04020b234515b8c639f0a9 918 0.56/1.00 vMB 3
606,530 606,530 00000000000000000000f2b78305b51fb355e9ee4b863e8ac42b4541aef57576 2,724 1.00/1.00 vMB 20
606,529 606,529 0000000000000000000031d2e87e6b1e769d7312d5b6ac428a7d578322f97aae 1,409 0.44/1.00 vMB 12
606,528 606,528 000000000000000000125f897b41e6fc22c1b9d9364ac0fe0160ba84fdc3da8e 3,070 1.00/1.00 vMB 20
606,527 606,527 000000000000000000120ffcf2529ab02cf8f4dcaca35614ee2f5b92f6e42e64 326 0.13/1.00 vMB 27
606,526 606,526 00000000000000000012662ae30a9c698332bff8b62f897f2cb651e3dfdb9ddd 1,423 0.40/1.00 vMB 16
606,525 606,525 0000000000000000000140486e4ba5ae0d4e34ca66bcfec9407d25eea701b20f 46 0.02/1.00 vMB 48
606,524 606,524 0000000000000000000c80a44dcbc7acd8b58a21643bb18c80958256579c3132 1,813 0.56/1.00 vMB 8
606,523 606,523 0000000000000000000d5dc4d8da8558f31cd99afc27c84ca80891603cfa33f6 2,678 1.00/1.00 vMB 7
606,522 606,522 0000000000000000000223029d0b4b175ca29f1b240829bd974ac4eb9adc6906 3,736 1.00/1.00 vMB 18
606,521 606,521 000000000000000000025ccd910cc4b4d8f5305860a918280e32324cfa5057e1 2,741 1.00/1.00 vMB 36
606,520 606,520 000000000000000000117328289a8e183b195839ce7ef58fff82d8c825819b93 2,404 1.00/1.00 vMB 12
606,519 606,519 00000000000000000000d076367cf07ae45fd5fbb3cd510fcc8fb64d63d7a021 2,869 1.00/1.00 vMB 29
606,518 606,518 0000000000000000000c6d15ddb9283def57bcc5dd0b814aeb68d6c268ab5fab 2,348 0.66/1.00 vMB 17
606,517 606,517 00000000000000000011e6e2d168d1c888719491286de05045baf7b0f3a40302 398 0.12/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.