Loading Tool

Explorer IconExplorer

Memory Pool

72,791 transactions
27.40 vMB
0.09895066 BTC
Random Selection Loading Transactions
Max Size: 165.31/200 MB

Candidate Block

Mining Attempt 52292a73ba930a186d06ca3b06507ea858fe617b1716e0e15bd538fe565c7649
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 02d700c90ecbb75d2cc7bb1b44e497809146c9bc29334516b4e4dd398bfd3c38
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,506
Size: 1.00 vMB
Total Fees: 0.03985273 BTC
Feerates: 445.47 > 3.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (674,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,819 240,819 000000000000002cfc8d78a8d19288dc3a60b909ec7b0f579d4034b9fee9dd74 242 0.14/1.00 vMB 117
240,818 240,818 00000000000000f01ff5f806670c697d694fdf8931cd5445feca67bc8d2fb567 379 0.17/1.00 vMB 124
240,817 240,817 00000000000000cd328df5a64999bdeb02953710ae672d3bc560f3fdf182b565 523 0.25/1.00 vMB 166
240,816 240,816 00000000000000fb8abd8432fa3ba2fb8a742559602f8219d09ca12d035c4f91 345 0.15/1.00 vMB 142
240,815 240,815 00000000000000d4b7dab50fd9abbfc91ee338bd21d3efbd46c389730bea0a86 474 0.24/1.00 vMB 104
240,814 240,814 00000000000000902d7d6baf454be4328a604fb3419c8b6eeb888a730c54f6b1 801 0.25/1.00 vMB 254
240,813 240,813 000000000000007c4cbe46da61772a60dad69b9b011330d6a91548f2ec363294 149 0.13/1.00 vMB 74
240,812 240,812 00000000000000d33fa07cbfbebee01cf1a60e98e07437ec795f3a8cc947408f 539 0.25/1.00 vMB 124
240,811 240,811 00000000000000a840e8a6726f535808ff111e6848bc7993bd8a161de1acb14f 682 0.25/1.00 vMB 205
240,810 240,810 000000000000005576673e616271f762a5d8779d5fe7796c6e43ed43df5aa189 32 0.01/1.00 vMB 164
240,809 240,809 00000000000000dd5d381058c925d70beabb49a047767333faa010b59abadd5a 85 0.04/1.00 vMB 169
240,808 240,808 00000000000000913ec4e63a2a83de9e23e560cf1b58742914dc5a2bb96ef4aa 240 0.10/1.00 vMB 191
240,807 240,807 0000000000000094decd2a9297013be42e3186eef218730b8a99f660871b161a 263 0.12/1.00 vMB 114
240,806 240,806 00000000000000ecf455c4cf194ccee1820b93639a6eaad7f691dd9de8f008ae 616 0.25/1.00 vMB 188
240,805 240,805 00000000000000d99590584f68b9efcf7d31d0e00626ee7ad29f01af2c4a4495 151 0.07/1.00 vMB 146
240,804 240,804 00000000000000ac52c40b33265518681f34aabe3960754354771b5fc9bd49ab 378 0.16/1.00 vMB 158
240,803 240,803 00000000000000e24b01e026812097b601f61d0577266a7378e938293e425fdd 4 0.00/1.00 vMB 45
240,802 240,802 000000000000003fbe2dbdf29614b55b5454df098ce4cb915a3f86c8cffc3597 452 0.20/1.00 vMB 166
240,801 240,801 000000000000010da9f0f7498254a52323e8fe3c971e792ca060d692471700fd 482 0.25/1.00 vMB 190
240,800 240,800 000000000000011245dcf10881556466cc029388c4b79cd3d3e2cbe8bdbb830c 258 0.13/1.00 vMB 149
240,799 240,799 00000000000000324da7845b9d5353d719aa7607cdcaa9f2e1435a6fbd197cac 487 0.25/1.00 vMB 185
Previous 10 blocks ↓
Total Size: 783.19 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: 751.95 GB
    • Received: 18.87 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.