Loading Tool

Explorer IconExplorer

Memory Pool

38,665 transactions
15.81 vMB
0.11173954 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.00/200 MB

Candidate Block

Mining Attempt b547a1ac6c1291a37d0c6f1f71cccb9e2c9a476348698195e4778e5865277a65
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 863d4de7c61cf2e94bfdd1db0f2b04b0b8424532b04150b8cd18b412f954b040
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,368
Size: 1.00 vMB
Total Fees: 0.03950188 BTC
Median Feerate: 3.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (740,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,509 172,509 000000000000004302a2aab3d945d208ad0342cda9f64ea3aa2c5bc3ba6b5dc6 112 0.03 vMB 1
172,508 172,508 00000000000004c70db80cf78b8316799539e48b32699259b93c28a9a893e9cb 155 0.06 vMB 194
172,507 172,507 000000000000089b42657cf70eab24754d3e4b5507a75e8d1f1d602c92e52dcb 1 0.00 vMB 0
172,506 172,506 00000000000000f7b1821c86730c444c03c4715b1783da0dc588975354ac2d86 9 0.00 vMB 32
172,505 172,505 00000000000003b90937aa0a6f4b9ac495d8487ea8ea74e6fdc32d9aa8c348c5 42 0.02 vMB 34
172,504 172,504 0000000000000b2161abc0f252dc03129050417ffb1fb5b8660ce4ec77a49b20 1 0.00 vMB 0
172,503 172,503 00000000000001b824bbb053f94a7f1af4b9265f4e09c580ef1c95e6137a6187 146 0.05 vMB 100
172,502 172,502 00000000000006e1c8f6fcf1aa1e1f358d344831264c8a47c40a563f5c814ed6 63 0.04 vMB 64
172,501 172,501 0000000000000853e7182d5a48e9b2dc806bc3dcfde4349fba2b341175ea1d81 136 0.04 vMB 110
172,500 172,500 00000000000004eb01a7063c81066ec47523516c2bcaa3308c1351c0e6176e68 1 0.00 vMB 0
172,499 172,499 00000000000009207588b325178d9d62d9a32f1d75e3c40372e5eb76b109cac1 5 0.00 vMB 35
172,498 172,498 00000000000005a8c34fee1e2fb8eaa64714d6b9bd9a7b919ba296eb7b924ac6 20 0.01 vMB 234
172,497 172,497 0000000000000a2563ffaea2b6e382470aba9153a70c18d47b94ca07d5d110ce 58 0.03 vMB 41
172,496 172,496 0000000000000afa3c9d05330b5c1c80d8c5cc1ec1f549a5b8db11fe15a89d41 26 0.01 vMB 251
172,495 172,495 000000000000015f85b4bf8c1a8478b547c02db9ee113a19c57572457e81407e 8 0.00 vMB 28
172,494 172,494 0000000000000946392fab2af956400c132adcdbf82c863947006e3b3ed18bd8 34 0.02 vMB 300
172,493 172,493 00000000000000c028450563a5d5f41a27e9aadf6b49340b6f0c4e7930fbf142 32 0.03 vMB 33
172,492 172,492 0000000000000a4940e384419e5dcb7bf3041de3a6a1749388b17d82fa7ba1c2 66 0.02 vMB 383
172,491 172,491 0000000000000694ad1971a1bb533b99ecc5e18ebd1659fa282dc595e334dd96 1 0.00 vMB 0
172,490 172,490 00000000000003461c3aca09b84369ec3d819d0b8c01444529b992566acab4a5 1 0.00 vMB 0
172,489 172,489 000000000000023bfbf8a50f470985a4b8602e0adfc7c49b90047d01172b0745 96 0.03 vMB 24
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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