Loading Tool

Explorer IconExplorer

Memory Pool

84,239 transactions
31.99 vMB
0.09605207 BTC
Random Selection Loading Transactions
Max Size: 194.61/200 MB

Candidate Block

Mining Attempt 0785fc5bcbf5fd912670bcad8831db14867c65f64d6fb916708e2c3bdaa0368b
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 52dbf4b4d21622ec5633d0e7c9752d4989502a320d394930d020c0db4ec5e2e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01938414 BTC
Feerates: 179.53 > 1.94 > 0.51 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (574,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,706 340,706 00000000000000001977bed5edf1f701ee316eefa6e0a130b79382b275e32071 297 0.13/1.00 vMB 30
340,705 340,705 00000000000000000bfaad36e63181afddde51e3f4a6166fc6ea3b6af520a96d 298 0.16/1.00 vMB 27
340,704 340,704 000000000000000017fa101a33cd4db056343c28ba14f9fe63710f234c094c6f 217 0.16/1.00 vMB 18
340,703 340,703 000000000000000010bfa427c8d305d861ab5ee4776d87d6d911f5fb3045c754 379 0.20/1.00 vMB 24
340,702 340,702 00000000000000000fd4c2d64852112cd5d3fce29271fa74660dbf286b280866 689 0.35/1.00 vMB 29
340,701 340,701 00000000000000000ab60e07162af8916e1ea22f309422ee54ea3be18c862111 853 0.48/1.00 vMB 25
340,700 340,700 00000000000000000948c904d781d5d097d8bc1fcaa514af61cc50e476d4a911 921 0.54/1.00 vMB 22
340,699 340,699 0000000000000000037d1527005b61cb0ff7ed611870193f355003e9fb90f9b8 553 0.69/1.00 vMB 10
340,698 340,698 00000000000000000179ea36dc16a8c3b43d5ea4c032a38f1c572308d0ead7ef 689 0.75/1.00 vMB 16
340,697 340,697 00000000000000000d94b9cc2193c88a69310ae7b49569808ea7533dcdbdead3 1,051 0.75/1.00 vMB 22
340,696 340,696 000000000000000017b0992606d0ca1891d634e464d1d13e60a4bcaa9626dd49 1,972 0.75/1.00 vMB 36
340,695 340,695 000000000000000009800a466c6fbbab3836dc0a1dfbb5304a907327f2a3722e 644 0.25/1.00 vMB 36
340,694 340,694 000000000000000005a6d58f761947ad85b8d1da0f744d9c757067a8610ca7cb 1,024 0.33/1.00 vMB 39
340,693 340,693 0000000000000000006d673441a01a90724588be99a48a44de87f9deb0d222a5 780 0.75/1.00 vMB 17
340,692 340,692 000000000000000001e65fc4c34a5d48f3f4f8d55e557ea527be1dc326c04a20 2,281 0.75/1.00 vMB 37
340,691 340,691 00000000000000000c199c01c5011eeb502d413616707f356f0b79ac396ff280 658 0.24/1.00 vMB 39
340,690 340,690 000000000000000004fd2e53d1cd757b1486eec51b73251be6543bda051e4c44 564 0.20/1.00 vMB 34
340,689 340,689 0000000000000000082a8db3a7aec3c08148c508eadffc6d95e64f3d8cb94db9 105 0.07/1.00 vMB 10
340,688 340,688 000000000000000017064d5d1986cd7a38c61e7ea7dcf86d1f07b2b25968cd5f 187 0.13/1.00 vMB 20
340,687 340,687 00000000000000000b5c04e328441885a1c91bcaf51c383a8944bf0a73303c3e 71 0.04/1.00 vMB 53
340,686 340,686 00000000000000000902b41f8bc91749079943fed34db2d4fd9c911548a6e562 115 0.10/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.75 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: 708.90 GB
    • Received: 16.78 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.