Loading Tool

Explorer IconExplorer

Memory Pool

84,144 transactions
22.77 vMB
0.07023272 BTC
Random Selection Loading Transactions
Max Size: 152.39/200 MB

Candidate Block

Mining Attempt b22a46ddd995661f4c407d0061a16b63f0370aa912b8cbb2c4c0d18d0de7c3f7
Version 20000000
Previous Block 00000000000000000001ad95c24dc68c4f74adf4b23991316558d4fac06e488b
Merkle Root 6b24c6359bdc228a3353fba74c5c150f1d308ec2022f4f26cf38f6d749ec59e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,673
Size: 1.00 vMB
Total Fees: 0.01758720 BTC
Feerates: 547.95 > 1.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,160 (862,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,425 53,425 00000000103236523936388ff0fbfc5ab97e2abeae2a6d17daf9b10089729eff 1 0.00/1.00 vMB 0
53,424 53,424 00000000005c6ccb594e0fc1f61e1b4edd65b00c07069eeb9572a31d2af6c1b5 1 0.00/1.00 vMB 0
53,423 53,423 000000000144175e5163892c2fe5cd56e8732a06b17e6b1e96bbf6fabd550ac4 4 0.00/1.00 vMB 0
53,422 53,422 000000001372614ffe16035d8e61acf58bc5617e17fd71546d0db925ef2c9b04 1 0.00/1.00 vMB 0
53,421 53,421 000000001380ef59416c8ad56c7befa3f78c3a8c1d74ffb19638ea920f9fa51f 1 0.00/1.00 vMB 0
53,420 53,420 0000000014a967faf3a633f96b4536ff6a6395b0eb9e8313d3cbc993dbfa2b5f 2 0.00/1.00 vMB 0
53,419 53,419 0000000004b6e8e773f6cd49705e5a56ef35a3bf5f19832f9d632cd24ee912be 1 0.00/1.00 vMB 0
53,418 53,418 0000000008ab8eefdd32d32b53add8486698e2fce6a5766c11cc12fe023bbc5f 1 0.00/1.00 vMB 0
53,417 53,417 000000000ad64dcc2f4b3af14d5072ad5954915458c8fcc322ad93e8088908d6 1 0.00/1.00 vMB 0
53,416 53,416 0000000003cdcae8f8a09184526a2efc9c9d9d430774108ff9a193c5a23e42a5 1 0.00/1.00 vMB 0
53,415 53,415 000000000d8ebb51778d532bfb2a077dc6502f6fe04c0bce40c6e0a808fa4940 1 0.00/1.00 vMB 0
53,414 53,414 0000000012c9c8b4a5986dfc5d45c08963eb4f3b3ca96aecd6911a00e2f2b1e6 1 0.00/1.00 vMB 0
53,413 53,413 0000000013d75d3a2f726f5ea1ca57b31e77d928671f4e281751de6d8e80b4bb 1 0.00/1.00 vMB 0
53,412 53,412 00000000096005206b74ddc4b97a4fb0717e4645482d3d3590941360d68e0644 1 0.00/1.00 vMB 0
53,411 53,411 0000000008796ec8c9d418a1a2f15de64fa2c6adc0c0e79a486f1ab55d5f3fbb 1 0.00/1.00 vMB 0
53,410 53,410 0000000007079ac52ad2633b5c9580e12f60eeaf6d4b3e0726a0dcb2b243b705 1 0.00/1.00 vMB 0
53,409 53,409 00000000089e0f97365552c7b291ae4d17ab0a71e780c9242b53ab392f4507c1 1 0.00/1.00 vMB 0
53,408 53,408 00000000150a823ab82a1cafcbb38fbd4c5fed7551949e17e2e4143c649731b8 1 0.00/1.00 vMB 0
53,407 53,407 000000000744f699d74a53bc7fffd47979072087f1875e3c221cb36938039170 2 0.00/1.00 vMB 0
53,406 53,406 0000000011d21f77d0855f0852b982a35c4c8b9970f481c0e439fab21d20f311 1 0.00/1.00 vMB 0
53,405 53,405 000000000bafd595dc9805cbaa3eb22992db2688a3d773d320b067635df66320 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.39 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: 818.87 GB
    • Received: 24.59 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.