Loading Tool

Explorer IconExplorer

Memory Pool

16,138 transactions
9.75 vMB
0.02911841 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.73/200 MB

Candidate Block

Mining Attempt d647d7dfe96382fcebfa741cf97841619fad54ad35a538d33c4d31f3d86c85b8
Version 20000000
Previous Block 0000000000000000000161a525f056865f03bb49f1c2bee19a36696da1c987ab
Merkle Root b0095689f668f20d637e77a3f361cd69b07ff57481c5504b78e172574e752f06
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,743
Size: 1.00 vMB
Total Fees: 0.00742016 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,363 (531,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,518 381,518 000000000000000000c9b16b29c197feedb6514f100318ca6e0194f2ce2329da 462 1.00 vMB 3
381,517 381,517 0000000000000000051ee0d4452f7a4a9d6b18ce9b0bedf5118df0466dd6a41b 213 0.25 vMB 11
381,516 381,516 0000000000000000011bcd123004828fbc867b65661dcb961446e7b7860847c0 297 0.25 vMB 16
381,515 381,515 00000000000000001174d912ff1e50c2a0a3c680b7e26c7cf96c59714d813b4c 694 0.31 vMB 38
381,514 381,514 0000000000000000021c497b8d43009c052fe1bee56819fc11d4a41c8c4c99ac 475 0.22 vMB 32
381,513 381,513 000000000000000000616447797687637852f8a21ac9d395bb51493907921c4a 1,412 0.71 vMB 30
381,512 381,512 0000000000000000052424fa71edaf7be8fbd4d5d8aa6a4d7ddd2990fdf23045 2,283 1.00 vMB 24
381,511 381,511 00000000000000000d3fafb7102f2ed6a1a28885c3327736f4d7585a80de6d71 2,582 0.95 vMB 50
381,510 381,510 0000000000000000056943cac9331f8e3cee8200e13af91e59cac09c72174f85 367 0.17 vMB 37
381,509 381,509 0000000000000000053c0ce743f8c2a3b7602e8378a0455e2f620a11191f4410 1 0.00 vMB 0
381,508 381,508 000000000000000000342d3d5ac41c3934d9db46136028fe004c5b8791190bf0 1,237 0.50 vMB 35
381,507 381,507 0000000000000000007ec7209aaa85f7e4f9510f79190477293eb638dcf937a3 367 0.25 vMB 17
381,506 381,506 000000000000000002ffc4f7556194ed45cac85be67ed774ff3ba678f353f1eb 1,861 1.00 vMB 31
381,505 381,505 00000000000000001087efd58c160d4b7e8754b1fac233b8d60ae36f344dfc5c 2,436 1.00 vMB 38
381,504 381,504 000000000000000007b2b22f8298d53980f682fb2cf2fe305f1317b167876e79 2,096 0.92 vMB 35
381,503 381,503 0000000000000000059b56787d6318a91ac58d547cc7abd6c59d9fd2e96c5534 165 0.10 vMB 24
381,502 381,502 00000000000000000cb99be09f75494129e93657fb81e80fa8d2074fe9c98db1 258 0.16 vMB 16
381,501 381,501 00000000000000000ac8eebef6fc68f021bf57d154c1723108d5e652e349dc19 922 0.43 vMB 35
381,500 381,500 0000000000000000085dbb3e5cce98645d56e6b0f94e2c374aff130035ec3319 790 0.37 vMB 21
381,499 381,499 00000000000000000d246f6e7cc7a208646c83e2176f8e6d21bc334a2c33f3d3 361 0.20 vMB 27
381,498 381,498 000000000000000002b69dfc0437996966270c0fba198f9357041a1f9635f9e3 410 0.22 vMB 27
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 96
    • Outgoing: 10
  • Data Transfer:
    • Sent: 172.44 GB
    • Received: 0.72 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.