Loading Tool

Explorer IconExplorer

Memory Pool

31,861 transactions
32.36 vMB
0.08386870 BTC
Random Selection Loading Transactions
Max Size: 170.17/200 MB

Candidate Block

Mining Attempt fc5ef1da9030918687b4adc3d50884fbb2f9350af83014e4b6a1a762f7bdb80d
Version 20000000
Previous Block 00000000000000000001f0277dd4b1aecb91902d290f8980a2f76800a178f0f1
Merkle Root b0129646f0515221d66df26175886cd779c817f95532ad15767a53f37575a207
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,322
Size: 1.00 vMB
Total Fees: 0.03196306 BTC
Feerates: 201.07 > 3.20 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,067 (42 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
940,017 940,017 000000000000000000013ae81a498e61b33780d6eefd8b42fa61d502ba7213ff 3,442 1.00/1.00 vMB 5
940,016 940,016 00000000000000000001c349c1014db07e6e002b1caac07f1a3b80a561b95dc4 2,665 1.00/1.00 vMB 0
940,015 940,015 00000000000000000000ecdacae29d29c6397d149499bf551d2c229eab11d191 2,553 1.00/1.00 vMB 2
940,014 940,014 00000000000000000001205d1a0c1e35e26113e00981ffb634bd24dee224deb5 3,433 1.00/1.00 vMB 3
940,013 940,013 00000000000000000000542506749599cb4212c9067ec027f8e132ffa0fe54ea 3,479 1.00/1.00 vMB 4
940,012 940,012 0000000000000000000135332ebf16cdded8f290b6bd373fe0abbbea3f6ce3d5 2,941 1.00/1.00 vMB 1
940,011 940,011 00000000000000000000aadf4b243315d0ca086eb8f2b2af01dd54de8a4b2373 2,798 1.00/1.00 vMB 1
940,010 940,010 00000000000000000000c33353726e786881946bafb3e9b1584774fc7a0e8301 2,909 1.00/1.00 vMB 3
940,009 940,009 0000000000000000000182f6f0e90ee75b6b3a4689bdc3d6c6a1c6ef29097695 4,253 1.00/1.00 vMB 6
940,008 940,008 000000000000000000000498363e5717af6ea7f8827065e042edf5fb817ca6fb 2,724 1.00/1.00 vMB 1
940,007 940,007 00000000000000000001e9a5f3eb367801ae7aa8e23fc3b0b3bd618531d35857 3,372 1.00/1.00 vMB 3
940,006 940,006 0000000000000000000006536220433a373b26386b3f1e8b74ea5142f5cc6d00 2,974 1.00/1.00 vMB 3
940,005 940,005 0000000000000000000030a45a8bbd6641d173d493eb48cef6a498f24f465c2e 2,451 0.71/1.00 vMB 1
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.64 GB
    • Received: 240.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.