Loading Tool

Explorer IconExplorer

Memory Pool

79,072 transactions
29.27 vMB
0.09778531 BTC
Random Selection Loading Transactions
Max Size: 176.87/200 MB

Candidate Block

Mining Attempt b563a9cee69d5cc20fe6b976ef319be4bfc3c79f0a959490584f02859b433034
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 2e7d34e5cdb796d36a30109f877886c423fbb826ac585d61b42ebe6c1bcec1d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.03566977 BTC
Feerates: 477.45 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (614,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,300 300,300 00000000000000001df8b6491d19b129197853fe98c463b817bc43c7343e0736 452 0.26/1.00 vMB 35
300,299 300,299 0000000000000000274e775c453bbab61b101dea57f34f343382938ce687fd7e 341 0.30/1.00 vMB 18
300,298 300,298 00000000000000006838f67a26d57cedd46b59d39675d971c98173bf071b179c 866 0.35/1.00 vMB 39
300,297 300,297 00000000000000003e1b7e1733f770832e7543253b1034c8774323bae0924630 213 0.12/1.00 vMB 28
300,296 300,296 00000000000000005f30aee2b392702a02abcde323c156684c595628eb01abff 399 0.19/1.00 vMB 32
300,295 300,295 00000000000000003a1c77480030797293290b86facb93d15b44591898d0d433 244 0.13/1.00 vMB 31
300,294 300,294 00000000000000008156d1891a44b64f42ff2abcddff90ce8ef74090151e90ae 122 0.08/1.00 vMB 21
300,293 300,293 0000000000000000188fe52e9df251175b057f2f7b0f38c8968333fe55a24799 547 0.30/1.00 vMB 28
300,292 300,292 000000000000000016385bf330e894a8ae28fa28a50c6d4aa96d2769fe6fcc14 339 0.28/1.00 vMB 22
300,291 300,291 000000000000000077aecdf7baf55f5be562e15a039b4908669cc6411af6cf75 577 0.35/1.00 vMB 24
300,290 300,290 0000000000000000331679d78da484a14ad9d0b290133d3d8b87bb6d35ede573 1,074 0.50/1.00 vMB 27
300,289 300,289 00000000000000006423c98086a76e061b786f9931368ed373dfe852751f566e 1,094 0.35/1.00 vMB 53
300,288 300,288 00000000000000001b7605cbb99a90517670d7efcbf2061f5585995125a0ed25 30 0.03/1.00 vMB 41
300,287 300,287 000000000000000066e121f62b0b3bfceb116b35b9dc4d5a55ba4aea7e5540d5 405 0.24/1.00 vMB 31
300,286 300,286 000000000000000042406b0f838026a3be22048782da723539182fb483984e1a 313 0.16/1.00 vMB 34
300,285 300,285 00000000000000005d09c24ebdcd17275417bd86afcc981addcf493cf47b1cc9 147 0.08/1.00 vMB 28
300,284 300,284 000000000000000056182d09ded03741cbeac8d576c3c378c9ac0480c42133ba 366 0.20/1.00 vMB 28
300,283 300,283 000000000000000000b0d1e856e0552451058af525d55ce8f0cbf634f9733afa 45 0.04/1.00 vMB 21
300,282 300,282 00000000000000007fc6d89a6aff279d704e75d12b93595a22dc66ca26589279 524 0.29/1.00 vMB 30
300,281 300,281 0000000000000000327b933fe220104a796cc17ba54a65e98406b21a479fa5b6 125 0.24/1.00 vMB 15
300,280 300,280 000000000000000036fd36e2e5c239a1031866c835b9912693c6e984c9efc3e6 496 0.25/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.