Loading Tool

Explorer IconExplorer

Memory Pool

81,127 transactions
30.05 vMB
0.09381180 BTC
Random Selection Loading Transactions
Max Size: 183.59/200 MB

Candidate Block

Mining Attempt cb1313add44f007c0866c4a05a860523ffe4267aac2c0043ee2f83337ab63132
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2f9e2d22176cd45fdbc804f12b3f8df74607f18b1c6e030590ca55dab25c31d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,502
Size: 1.00 vMB
Total Fees: 0.02629326 BTC
Feerates: 402.60 > 2.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (613,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,359 301,359 00000000000000001ac70b27cd706a80a0bf206f7cacd69612367377413aeeac 11 0.01/1.00 vMB 29
301,358 301,358 00000000000000003a8e33772649d7c5ee1c9d3362cb2c864f2bcc2bfa12f1bb 200 0.11/1.00 vMB 29
301,357 301,357 00000000000000007560698362f27ab3341bea4d90b923ae4f13a36437cfd15e 209 0.11/1.00 vMB 30
301,356 301,356 00000000000000002f538d858bb5a23beb3c7b8350bc65ef10bccafa1f0b9c96 129 0.10/1.00 vMB 34
301,355 301,355 0000000000000000577ac491b3a8a443209f0a6f9ac264f6bc442acdd41bc814 300 0.19/1.00 vMB 29
301,354 301,354 000000000000000074822281746bace42cd151f0f84a5854588a4aa6688217df 47 0.02/1.00 vMB 43
301,353 301,353 00000000000000006009c74d7236f934cbfc4818fffbe35bd38acb423cd1344e 51 0.02/1.00 vMB 33
301,352 301,352 00000000000000004276eb6f4cb4c10bc67aaade5dbc29d9fca4d9ba2c216027 340 0.20/1.00 vMB 25
301,351 301,351 000000000000000026e51734250c78cfedcd0d62f8e55f42931f85691df9cd80 321 0.21/1.00 vMB 24
301,350 301,350 000000000000000019d38f166f7aedc93a3d0fd626e0c4b9132299f66c064c58 330 0.39/1.00 vMB 24
301,349 301,349 00000000000000005687b6a871d389bd34ade88166cb18c1fe455841293f181d 621 0.38/1.00 vMB 28
301,348 301,348 00000000000000000ae24f36b50cfdb0370228fe07b71af91e845e11fe39f0ac 344 0.22/1.00 vMB 27
301,347 301,347 00000000000000006982d30772ee92f74da176f16fb835291a3182ad861c2722 44 0.02/1.00 vMB 13
301,346 301,346 00000000000000002e9e1e057e5567998ed1263e3b17969a181f29b481b47c28 104 0.05/1.00 vMB 25
301,345 301,345 000000000000000024348c2d5b7c878d564319674cfa293ac49ad12194a1f023 133 0.15/1.00 vMB 16
301,344 301,344 00000000000000006d4000c46527fdc1657f37924fab12e88b60a2bc7e67ff6d 674 0.35/1.00 vMB 32
301,343 301,343 000000000000000051e0f098ba0db50abab43da8a45d7b8ff5287fe4de67a8be 408 0.26/1.00 vMB 27
301,342 301,342 000000000000000076ae889972d841e5de9cd4215c30301f2605dc9921b1e8fa 95 0.05/1.00 vMB 23
301,341 301,341 00000000000000006a7e32be513a213e8f32dfc534e90956380b24d9dcdc81e9 539 0.41/1.00 vMB 25
301,340 301,340 00000000000000004eb2b9d886056c7c63e317cb2bc6d19ca08f468dc89f1d5e 430 0.28/1.00 vMB 28
301,339 301,339 00000000000000005bc43fba75e6e252a22974525506a33702b9462d1b773ee4 39 0.02/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.