Loading Tool

Explorer IconExplorer

Memory Pool

75,084 transactions
27.70 vMB
0.07507742 BTC
Random Selection Loading Transactions
Max Size: 169.03/200 MB

Candidate Block

Mining Attempt 5ce347820677d98280040d675eb3245ec687d0958c0ba57b50d0db166f385647
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 7df38d84c71b437eb19d6c10d35adf27f7f39527d469d4e95531bbedf501cbd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,011
Size: 1.00 vMB
Total Fees: 0.01582408 BTC
Feerates: 80.55 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (634,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,349 280,349 0000000000000001b708dbbae52880aa64cd64eb031420e916334abb77259a9a 145 0.08/1.00 vMB 23
280,348 280,348 00000000000000020bddb20cc30318b0341d336e2594cdf35b25b47bd9e48dc6 740 0.37/1.00 vMB 46
280,347 280,347 00000000000000023d5a8bbe131414328a6c50a2741933ba03775afd3c3db395 128 0.10/1.00 vMB 42
280,346 280,346 00000000000000000fca5a08838ad1ba938f5262118e73f47af749f9d796d365 328 0.21/1.00 vMB 27
280,345 280,345 0000000000000000881a15a94ad51e53c1f85eb4d83f6882abad60827499be8e 97 0.03/1.00 vMB 143
280,344 280,344 00000000000000019e3cf95883cb2e3b3120e133db724117d3d916477948f07d 259 0.33/1.00 vMB 22
280,343 280,343 0000000000000000f4a70f98d94860c66c862ac275dc6a79671543d55ac71aa8 356 0.25/1.00 vMB 43
280,342 280,342 000000000000000102907ec6b7b1996ba610bf3463690e2d967bbf522eca8119 107 0.03/1.00 vMB 70
280,341 280,341 00000000000000008f3863c7a773fb73378ddc91a89e810d561b7c27bc837e54 260 0.50/1.00 vMB 23
280,340 280,340 0000000000000000d88447154eedcbf0c06e3bc2f105d86aee359b1a4ff754d2 467 0.25/1.00 vMB 27
280,339 280,339 000000000000000050e6d2fab85b1bf1733b379bbac83bd2a96f261a8e3a3b87 688 0.25/1.00 vMB 53
280,338 280,338 0000000000000000cb1bc32590a8aff5f9c18e35e129722e1b6610bc7f5dda3e 92 0.03/1.00 vMB 187
280,337 280,337 0000000000000001a19632fa234f978963a37ffd0c2f7ab16483386c38b9d4c3 725 0.25/1.00 vMB 73
280,336 280,336 000000000000000054b12af5872849eb90330251a9eabd4cf6907542cb76404b 321 0.22/1.00 vMB 39
280,335 280,335 0000000000000001df15a6f9ab254492d8fdafb5762292ab8afa9b16b7f8c4bf 164 0.11/1.00 vMB 27
280,334 280,334 000000000000000086ea7e4159da0ad26beeb068173934a3f36c981cebe390b0 470 0.67/1.00 vMB 21
280,333 280,333 0000000000000000b35ddbdc583e4c383a6f8e49bd4e68b0113248f56ad0b4eb 195 0.10/1.00 vMB 34
280,332 280,332 00000000000000013ce3b6dd2bf3613d97845d7f1c8389b96a9ddd924e46a9df 430 0.19/1.00 vMB 30
280,331 280,331 0000000000000000565394a3715d92b619b14da991b42d22d61f341fc8da9b75 76 0.03/1.00 vMB 109
280,330 280,330 000000000000000004cbdfe387f4df44b914e464ca79838a8ab777b3214dbffd 118 0.06/1.00 vMB 36
280,329 280,329 00000000000000022237a1782d8344cc4f7e0e23aa4219e49372693f81e8d152 161 0.06/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.