Loading Tool

Explorer IconExplorer

Memory Pool

82,407 transactions
30.75 vMB
0.08438652 BTC
Random Selection Loading Transactions
Max Size: 185.42/200 MB

Candidate Block

Mining Attempt f2019011d79d5ccaf529064146edb3260711e266561f4b72b26c4223a01f9b50
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root b7b5b46491bf033c589a27ae0091c1b014e218f581800132b99b5d48ef4b5e5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.01896583 BTC
Feerates: 73.20 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (535,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,505 379,505 0000000000000000078bf97234c4b2c7008e7f5f73e78a4b7d41a8c75219a4c6 287 0.18/1.00 vMB 40
379,504 379,504 0000000000000000013de9455bc98fe84b09a678ee22bc9a064b2484de3a4cdf 921 0.41/1.00 vMB 39
379,503 379,503 00000000000000000e88e03f79aea3d588529c17123c19903bc8efcedf3cda58 777 0.37/1.00 vMB 39
379,502 379,502 000000000000000004788b363415e0371adae8b7b6b1d3ca3663da898daac140 1 0.00/1.00 vMB 0
379,501 379,501 000000000000000000157a55efea38cf3e3665d1e19266d9e7ecee75b30415dc 202 1.00/1.00 vMB 2
379,500 379,500 000000000000000000f56dfb7bf8c208aff71e32432d9dea60af4bc76d81d6ef 542 0.26/1.00 vMB 38
379,499 379,499 0000000000000000088a7b2bd9f9dedfa50d303003d06f42fb4a9d939977e213 533 0.33/1.00 vMB 42
379,498 379,498 00000000000000000ddc29c5fba763130592d446ce7ce9fe72007aa345b135d7 416 0.33/1.00 vMB 30
379,497 379,497 00000000000000000b8ee0d2985220c48b0f74847d8347fb4ce05b61275f46c3 991 0.56/1.00 vMB 30
379,496 379,496 00000000000000000af167c037b0b93b9adf51280956aa3d3b49887757cc1cdb 797 1.00/1.00 vMB 12
379,495 379,495 00000000000000000d8ea8ae33715c447704523b715309307cdf4212a9c73613 1,014 1.00/1.00 vMB 11
379,494 379,494 000000000000000008eaf85b1d011c7bab3c5a94ee944bdaf956fa729d5f976c 1,279 0.75/1.00 vMB 40
379,493 379,493 00000000000000000230e1717d81046c37dd3c3cd2336b2178c1e5a4d1769c3e 2,359 1.00/1.00 vMB 42
379,492 379,492 00000000000000000a178c3a00655954b166387095df19deaf3e62a30c344a95 837 0.43/1.00 vMB 37
379,491 379,491 00000000000000000da41a0add5f6e2ba1bfe85346ac692767570aa5d2b07b59 1,807 0.91/1.00 vMB 45
379,490 379,490 0000000000000000116e7371b8a7c35834d2b62a5806bd04c16bc3474a72cc26 109 0.79/1.00 vMB 2
379,489 379,489 000000000000000002faa01d2dee4ffb1fffd2e70fb459fe1eb0205d5788d91b 1,416 0.75/1.00 vMB 33
379,488 379,488 00000000000000000ac5db742b1bf87e18caae30449dfdde3b895f80be05b884 213 0.31/1.00 vMB 19
379,487 379,487 0000000000000000115e2ba4b2ea23b1b78e111cf92a8abee0ba0b1ebc28c17a 1,412 0.75/1.00 vMB 32
379,486 379,486 00000000000000000ebc6af510eaac575bb2fd161664e7c15ad9981428c2e50b 183 0.12/1.00 vMB 17
379,485 379,485 0000000000000000091cf32975e6e61d45382c733351673ba8628c642d68556f 1,964 0.96/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.35 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: 661.74 GB
    • Received: 14.83 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.