Loading Tool

Explorer IconExplorer

Memory Pool

80,445 transactions
30.14 vMB
0.09036123 BTC
Random Selection Loading Transactions
Max Size: 180.76/200 MB

Candidate Block

Mining Attempt 90df6b272de2692011bda2ce2ea37aff62c6d07db260523d3bbead2ee16ec724
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root b62513f52fdc875c9db91603d86ad4afdbdc85c3535a54ea4abbce9adc97f30a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,358
Size: 1.00 vMB
Total Fees: 0.02802887 BTC
Feerates: 301.07 > 2.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (198,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,881 716,881 00000000000000000006dd25d4aa944ac3560f6158bec12c370ffc6792a268c0 2,890 1.00/1.00 vMB 11
716,880 716,880 00000000000000000001c083f2c4eb9bb5f86f0c530b6f19f770d5e47647f9bb 2,554 1.00/1.00 vMB 9
716,879 716,879 0000000000000000000491056714c57c0065c6c3aa23f64d87f12617d66d4ab3 1,400 1.00/1.00 vMB 3
716,878 716,878 00000000000000000008468b86b4c2da1ca3545e283d9fb70f018d7740a0dad6 2,244 1.00/1.00 vMB 8
716,877 716,877 0000000000000000000728cd776d4a98ab8629d82af28febfe19b5a365923158 1,925 1.00/1.00 vMB 8
716,876 716,876 0000000000000000000ab3221c2ae71c722b840b29722fcaac4abe90ddb65aae 2,885 1.00/1.00 vMB 19
716,875 716,875 00000000000000000009ffef2bfc1cacc5e44e58aa3bea161dc9f7a0fd7bb0e0 48 0.02/1.00 vMB 20
716,874 716,874 000000000000000000010d4653c1188d48defd26aa5a45593314126ef59baf5b 383 0.12/1.00 vMB 8
716,873 716,873 00000000000000000007ed0f3aa10ba272b045d6c09a5185a25bcd2021575a3a 1,313 0.56/1.00 vMB 10
716,872 716,872 00000000000000000009c58a6884f12c5ce5d255ad7c4e9cc6eff3747d8f97d4 12 0.00/1.00 vMB 17
716,871 716,871 000000000000000000098b9a43748757c43790ed016cb0dc864b49f70ac21914 209 0.09/1.00 vMB 11
716,870 716,870 00000000000000000006ca24943a2d15e2b131b4d31d1314cc45afcbf9293809 2,506 0.80/1.00 vMB 10
716,869 716,869 00000000000000000009356f679f3edf05e5eba8d3faa356dbd668d6ffe185bf 893 0.33/1.00 vMB 8
716,868 716,868 00000000000000000002a3dee26a5ca3337f58b731e6ebe39b87056cc0a27e19 602 0.17/1.00 vMB 12
716,867 716,867 00000000000000000006856986d6623efd1c657a613e28bef26320c29e572755 3 0.00/1.00 vMB 7
716,866 716,866 0000000000000000000983dfd15e1b7d5c933ff3281bcf852852028a7a8758b8 988 0.28/1.00 vMB 10
716,865 716,865 0000000000000000000484f2d905843cb10877c76a6c7a912c4b157d084c1965 1,567 0.87/1.00 vMB 5
716,864 716,864 0000000000000000000229a7ddc6dac75c1f042683d56fcae40007e66c700eda 1,917 1.00/1.00 vMB 13
716,863 716,863 0000000000000000000b55631cb58b5430d4e2807ed99e85af506e89f82d9857 343 1.00/1.00 vMB 2
716,862 716,862 00000000000000000004623481b7bde4bc7626691a0962b490389cc60fc8f6f7 899 0.61/1.00 vMB 5
716,861 716,861 00000000000000000008f28b111c64281e43ecf8eebb26929e159fb35acbadcb 386 0.11/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.