Loading Tool

Explorer IconExplorer

Memory Pool

29,240 transactions
29.07 vMB
0.06287872 BTC
Random Selection Loading Transactions
Max Size: 154.62/200 MB

Candidate Block

Mining Attempt b9f7d44ab5f2085fda22160da7f61bec9a78e90cbf6522e33e137143a60afb9b
Version 20000000
Previous Block 00000000000000000001b0ac7b775512188bb95c40fef12bdf1ced0b9cb1f81e
Merkle Root 07acf5cfa75eb1e6055a11aa8088e50348772e451334df43cc85a88001a63c0d
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.02963038 BTC
Feerates: 679.61 > 2.97 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,066 (28 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,038 940,038 00000000000000000001125291743b5381be0b6dd88ba0ddbedc70220519dbe6 3,065 1.00/1.00 vMB 3
940,037 940,037 0000000000000000000181d0e929ebbe547f409b5002830e961db0a0fe44c45d 3,120 1.00/1.00 vMB 2
940,036 940,036 000000000000000000009263d1797560f65d8505031dfb70ab6a2b73a491c42c 3,515 1.00/1.00 vMB 3
940,035 940,035 00000000000000000000c48f0c5e24e80d5bb787f2536ae1265762092291bf05 3,773 1.00/1.00 vMB 2
940,034 940,034 00000000000000000000c2c71d9bec9c40b5d6a16daaa2c5053e2fa24e2849af 3,378 1.00/1.00 vMB 6
940,033 940,033 00000000000000000001710603f36fa977a12fe354d3cec547dfeeebfe0d9225 3,567 1.00/1.00 vMB 2
940,032 940,032 000000000000000000019972d48e48dc10e0f0cc67d15cc70b6cb168992cb973 3,470 1.00/1.00 vMB 4
940,031 940,031 000000000000000000011796b45da90d81cb67ec7b42bef0858c95d611d59119 3,686 1.00/1.00 vMB 1
940,030 940,030 00000000000000000000e5cca92d2d1972c753e66c9d4f264ad1fbc2987faa45 3,469 1.00/1.00 vMB 2
940,029 940,029 00000000000000000000e9248552f89d224a0a3af6cb643902dfeb91d4d98017 2,983 1.00/1.00 vMB 2
940,028 940,028 000000000000000000015ee243df4cfa41973aa876bf1d49c43218e016fcea26 3,856 1.00/1.00 vMB 3
940,027 940,027 00000000000000000000c66ac5757f7822a9a168a0b578b87620b3d59106aed0 2,918 1.00/1.00 vMB 2
940,026 940,026 00000000000000000000c9382c84cade03e4a23d61a9b33c1b2a61426bcab368 3,726 1.00/1.00 vMB 4
940,025 940,025 00000000000000000000991369e23977b9fe336b3ef4041f2b009c83eb2f80cd 3,777 1.00/1.00 vMB 0
940,024 940,024 00000000000000000000aecc355e521af56088d967ebddc752a37ef26c9ba056 2,167 1.00/1.00 vMB 1
940,023 940,023 00000000000000000001db656462c9f1905e05f90fddefc854c507c146ebf610 3,541 1.00/1.00 vMB 3
940,022 940,022 0000000000000000000002815ec81302b30f316dbe8798b92f8e46323cb70d8d 3,402 1.00/1.00 vMB 3
940,021 940,021 00000000000000000000ba2aaf25776611fc4de80809dca0c07e7dca65a655be 3,533 1.00/1.00 vMB 5
940,020 940,020 00000000000000000000fde2930bb0f4486d3ad4dd04ab69b05161e74bc76042 4,043 1.00/1.00 vMB 1
940,019 940,019 0000000000000000000188c66ed0af2cd0c20c947281ac40410f4f8b4461b0f1 15 1.00/1.00 vMB 2
940,018 940,018 0000000000000000000027f10aea259903d9ac2b954d4b6ca0c4eb0ad52e995b 3,206 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 826.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 4,435.51 GB
    • Received: 240.04 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.