Loading Tool

Explorer IconExplorer

Memory Pool

82,791 transactions
31.33 vMB
0.10558521 BTC
Random Selection Loading Transactions
Max Size: 190.55/200 MB

Candidate Block

Mining Attempt d3682b1fe3d05866e44a4ebb87da6dbd010a82227a4355190ea0e1cc9672088d
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root f54f2a2239fd9c10923a8034626220d933154e27a3a7a0748fb91e1470c6da86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,008
Size: 1.00 vMB
Total Fees: 0.02881622 BTC
Feerates: 151.12 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (840,152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,232 75,232 00000000007e1dd49726468641264a5d69b0b443d020742926f3e3f1d6a65700 1 0.00/1.00 vMB 0
75,231 75,231 0000000000630121e8475221ddcace1b8682c30d2b29cecd0211b7fb0758479c 3 0.00/1.00 vMB 0
75,230 75,230 000000000055a03cd83b0aa59441a1697d3123639f3e7f9077be1d3799715af6 17 0.01/1.00 vMB 0
75,229 75,229 0000000000247108da470e27fd6315ab74b480c377d6efaa8fafae45a14250a3 1 0.00/1.00 vMB 0
75,228 75,228 00000000000c894f5a24713b4eed8ed6545440cac70bc9e8976e26108ccd0fba 1 0.00/1.00 vMB 0
75,227 75,227 00000000000debbbf392a5d349550b79e2a990029456dd1392efcd0d31f3bb45 2 0.00/1.00 vMB 0
75,226 75,226 000000000011a1dafb678d5e370cdb7f973c147b6c4065adf0f379b716313ec0 1 0.00/1.00 vMB 0
75,225 75,225 00000000003630688139e8dc78de41bd9d4a5919e18b99e726f4caed85898716 5 0.00/1.00 vMB 0
75,224 75,224 00000000007e9372db6032d352823375e098695f95e2b245079089c8642d068a 7 0.00/1.00 vMB 0
75,223 75,223 0000000000755ea3921099566c5ca344b1b368a141b757ebceb5957700bfb4d0 3 0.00/1.00 vMB 0
75,222 75,222 000000000053229629ae04ac14b16b7de43748403baa5157f0a1a7005bc13068 1 0.00/1.00 vMB 0
75,221 75,221 00000000002d5a1e1cb8e6e5e5093a29244166202bc4367dd6c7635c18a14557 1 0.00/1.00 vMB 0
75,220 75,220 000000000018721f2fd460b803c8cceef7f4e6b6e57d00c54194b7a3f71ed63e 3 0.00/1.00 vMB 0
75,219 75,219 00000000006c67045bd62952d62ce436c09f4ef49d002de31fe8f2a718fae697 2 0.00/1.00 vMB 0
75,218 75,218 0000000000767f3027e6b7b1482fa0c699310c313b1cba9be0324dd7bdfcae5e 2 0.00/1.00 vMB 0
75,217 75,217 0000000000434683da5c8a4694988e9c318d9fbd491f1066d1b72132f7722ef6 3 0.00/1.00 vMB 0
75,216 75,216 000000000074159036e1c88c84001f1c66f3eeabb0c522d1c369d411b43bf801 1 0.00/1.00 vMB 0
75,215 75,215 000000000001311fea82309fc61ef9483cc3a60ca6177c84b875f9cb3bcb314e 1 0.00/1.00 vMB 0
75,214 75,214 00000000007e791a40477d3451d510abdeb791c60e28694acc0f8813e5772108 1 0.00/1.00 vMB 0
75,213 75,213 00000000005096d8e4674dd2e057f034ecd9b62f4a260dff680d5c8941f04602 1 0.00/1.00 vMB 0
75,212 75,212 00000000006fa5f65aae9a894469952805ce06f1a8d0514cfc587d470589ae98 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.06 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: 720.66 GB
    • Received: 18.24 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.