Loading Tool

Explorer IconExplorer

Memory Pool

75,601 transactions
29.92 vMB
0.09458446 BTC
Random Selection Loading Transactions
Max Size: 178.80/200 MB

Candidate Block

Mining Attempt 0be14a94e95e92230834238181423e61787ba9ac8ec0d94c49dd7435a66c7600
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 40519bb8bcc8dc33cc14dc687da68520b00719d6abbff74461e760e156e4bd04
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,737
Size: 1.00 vMB
Total Fees: 0.02264481 BTC
Feerates: 100.00 > 2.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (87,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,028 828,028 00000000000000000002a971ae876b75f1e9c7e29aff91d5e285af457cafc59c 3,857 1.00/1.00 vMB 29
828,027 828,027 0000000000000000000038dbff01ce72c576a2f6de65aa629d13f8f8171d249c 1,766 1.00/1.00 vMB 26
828,026 828,026 0000000000000000000253696f0886c48cbbcdeba84c0ba35e7ff938edb406df 5,728 1.00/1.00 vMB 29
828,025 828,025 00000000000000000000e3bb2f5c041cebc7b3b30e37a357f5c2d9f9f8a749da 3,180 1.00/1.00 vMB 35
828,024 828,024 000000000000000000030690014aa44d7bebfefdf9e9b2e1fd8a74613d1c9a89 2,888 1.00/1.00 vMB 34
828,023 828,023 000000000000000000019c871e47f1e2bf375873cd3aa0f70f65182b79dcc078 3,525 1.00/1.00 vMB 32
828,022 828,022 00000000000000000000989f64cc08e9585647c982408c0c8e60106d92dc9073 3,028 1.00/1.00 vMB 28
828,021 828,021 00000000000000000001f8a82dab95329b6ce342e339c5e11339208a7143b264 4,900 1.00/1.00 vMB 30
828,020 828,020 000000000000000000026bb79d290f9a066fd19f6dac8eb4b29fbea5ff70b203 5,125 1.00/1.00 vMB 29
828,019 828,019 000000000000000000024e5f483c5e9b62916e939e7722ec480048aeaf7e2599 3,549 1.00/1.00 vMB 29
828,018 828,018 00000000000000000002e64f9c398d7b0599243363be360ebd6117e9040430a4 4,313 1.00/1.00 vMB 30
828,017 828,017 0000000000000000000208971d5bd2fa44fb00c18d972af7a08d2e3c4b15c9ae 4,199 1.00/1.00 vMB 33
828,016 828,016 000000000000000000001f95caecfb99a756c10d358eaf3f33c7eea081995ebc 3,723 1.00/1.00 vMB 31
828,015 828,015 00000000000000000000a9c619c4af8c09f10c11a8262bcde576450e45a126ca 3,142 1.00/1.00 vMB 31
828,014 828,014 000000000000000000015b4c953a7636418316bee66575d79edf407a3f9640ae 5,222 1.00/1.00 vMB 30
828,013 828,013 000000000000000000023cbbedc89f62a4e38db462bb45b5214d12f0f85f1972 4,385 1.00/1.00 vMB 33
828,012 828,012 00000000000000000003eb119d2115448bea2d14e18bf19c00020dd23fee79cb 1 0.00/1.00 vMB 0
828,011 828,011 0000000000000000000300773e6ec30fbed5d49a07568114c5824c7f89401fc9 5,639 1.00/1.00 vMB 29
828,010 828,010 000000000000000000004cdc62634f083ec10dffc7bb4777c792d67c0aefbf8b 3,881 1.00/1.00 vMB 29
828,009 828,009 00000000000000000000ce872172185086c9c6cfbedd0e78e90b6d0a7bd93f07 2,557 1.00/1.00 vMB 38
828,008 828,008 0000000000000000000134f812b31e38188c0d77ecec0307db79621d8af7ce39 2,400 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.17 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: 749.30 GB
    • Received: 18.82 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.