Loading Tool

Explorer IconExplorer

Memory Pool

83,878 transactions
31.60 vMB
0.09028727 BTC
Random Selection Loading Transactions
Max Size: 192.23/200 MB

Candidate Block

Mining Attempt 048b6cf30371cd382195c98a724695cacc75fe1796dd9d69d8a21809dc0725c5
Version 20000000
Previous Block 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243
Merkle Root fe78cea6b73dde1d02fe61ccebddd517864c1743280c0999d4a598ec70d09a83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,485
Size: 1.00 vMB
Total Fees: 0.02122192 BTC
Feerates: 265.25 > 2.13 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,185 (805,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,228 109,228 000000000001b54b70b920f016b2d8f8f59e68046c7e8ed3a4b7be1bbf357b52 4 0.00/1.00 vMB 0
109,227 109,227 000000000001121dd3685455a0f3b5342bf1bd1bea17b119af5a86f2e4d1c218 1 0.00/1.00 vMB 0
109,226 109,226 0000000000019be959bf380a61819d11934cf4b1a9030a5a35487264e21d235f 5 0.00/1.00 vMB 0
109,225 109,225 000000000001bb8ecfc183ad82bba52290e2046567fd9ccdc8b00e5081af8f67 7 0.00/1.00 vMB 0
109,224 109,224 000000000001a7157802740af915725dc2909d63c52da1ea5e4c55dd1ef2db5d 7 0.00/1.00 vMB 0
109,223 109,223 000000000000876698ab619acfa32a69e39f7fd4ea5d942d7c617a154c458b47 3 0.00/1.00 vMB 0
109,222 109,222 000000000001c98b50f6a4116d8386e889ac8c90665c6d8c239b7e5f66970e44 9 0.00/1.00 vMB 0
109,221 109,221 000000000000996b44fe22a10498e3576737e7e672d080fabcaefc5cdd7a2b8d 30 0.01/1.00 vMB 103
109,220 109,220 0000000000004da631535e25048901614a73ce2a3922a08ff7c83a9ec01a0260 1 0.00/1.00 vMB 0
109,219 109,219 0000000000007144223f9052de35a36b5e53259465457bc1aabc95337ac619bb 1 0.00/1.00 vMB 0
109,218 109,218 000000000000b616d4c9a0c68468e382042f6998d01eb67d1b1377c7d85b8c2b 7 0.00/1.00 vMB 0
109,217 109,217 00000000000071ec43cc9effb4d1af6bfa17564f7e1889fd0925433d361d3871 4 0.00/1.00 vMB 0
109,216 109,216 000000000001c4a1b4efa19daa2f870263603cd86533f7379e5ec9128bfd65b2 2 0.00/1.00 vMB 0
109,215 109,215 000000000001836301ef6e07ad7e73b46a6d768c6bae59adc3420c7f6ffe0755 7 0.00/1.00 vMB 0
109,214 109,214 000000000001201eec5662edca3034640a93774b4cbe8230aca0b0b1cfcbfa91 7 0.00/1.00 vMB 0
109,213 109,213 000000000000127a6b299141dde8322eb0c1713a3c612fe727ae60c574dddc33 12 0.00/1.00 vMB 0
109,212 109,212 0000000000004875e1141149efd3c6475ca11562e2adc5eaea33bbada99e6410 12 0.00/1.00 vMB 338
109,211 109,211 000000000000fd64bea676448747295285244938e234887297ae5b6e64d86638 11 0.00/1.00 vMB 0
109,210 109,210 00000000000093a8edc5dc1df4fb80387e1cd5092f8acd253cf7d28f6cda8851 12 0.00/1.00 vMB 0
109,209 109,209 000000000001461e21b9895904280afa53e2b1f2af1640925a28d2f8767054b5 34 0.01/1.00 vMB 0
109,208 109,208 0000000000003bf65a5c76d1a6b421e9a972620f07a95d0f612c272866b63039 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.72 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: 704.58 GB
    • Received: 16.64 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.