Loading Tool

Explorer IconExplorer

Memory Pool

77,586 transactions
28.82 vMB
0.07370170 BTC
Random Selection Loading Transactions
Max Size: 174.83/200 MB

Candidate Block

Mining Attempt 9808f735a567ec97edd17a79f25520ebd67b6d3a087a6883da6570f49708e4a6
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root f2fe96b7e140fae4a13e65b88113abcc4e42bbb8950a48844169b06f0d14142f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,819
Size: 1.00 vMB
Total Fees: 0.01375709 BTC
Feerates: 82.75 > 1.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (375,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,921 539,921 000000000000000000134c1999faef07db423a9b2005c297a4ef3e56d0ad6a8e 2,886 1.00/1.00 vMB 24
539,920 539,920 0000000000000000000c080405b31607cf1b8b24e7cef09bd38d18c26bc2a48c 2,450 1.00/1.00 vMB 32
539,919 539,919 00000000000000000029c3d15fafcd98e798430f454157b96e3399e347e720f2 2,334 1.00/1.00 vMB 27
539,918 539,918 00000000000000000000df7088fac057a3f4839eb1ea1902dbfef2a2d9d7660f 2,388 1.00/1.00 vMB 17
539,917 539,917 000000000000000000288eb52ec9917a49cedb3201c92256b4f51ff60c0714cf 2,234 1.00/1.00 vMB 6
539,916 539,916 0000000000000000002257fe0c58fb0d076edac142dc07e34b5b4009bdabcc05 2,349 1.00/1.00 vMB 27
539,915 539,915 00000000000000000008189a07577725366ac03ea4cbaddc5848832eab43a127 2,426 1.00/1.00 vMB 46
539,914 539,914 0000000000000000001a10fef98626fdb55cd511fbd453694837f9dea0666a34 1,144 0.43/1.00 vMB 19
539,913 539,913 00000000000000000004e72c807a0d1416e704f17f6f21e5012ae81b16052fec 965 0.41/1.00 vMB 15
539,912 539,912 00000000000000000010fd738fdfddda3e9a388651137aa231a680c157e74e44 960 0.48/1.00 vMB 33
539,911 539,911 00000000000000000010be9c697afb10a1e7790a8a50f635cc558829388b4db9 1,481 0.70/1.00 vMB 19
539,910 539,910 0000000000000000002097c605dda88aa8a7dfccb5226c7f554fd943ada0b05d 298 0.15/1.00 vMB 19
539,909 539,909 00000000000000000023cb123223b954bf3e78707682ac3750a35774323130b1 710 0.28/1.00 vMB 3
539,908 539,908 00000000000000000015fba32d4f3032480a90d64b438501a0ec22c2b1320a3e 2,074 1.00/1.00 vMB 37
539,907 539,907 0000000000000000000faeed184e3e8c145e4b29d9157ece89a135da99405026 666 0.32/1.00 vMB 12
539,906 539,906 000000000000000000020fdc0a18f5ea8a3a8370f9c91de4a39e9701e71bc30d 2,464 1.00/1.00 vMB 15
539,905 539,905 000000000000000000140c1a5223ac653e9f9735d6f050d6cda386656f34db6c 1,373 0.74/1.00 vMB 27
539,904 539,904 0000000000000000000f0734d1260dd0656e084eebef9dfa94bc8cb5bb276184 887 0.43/1.00 vMB 24
539,903 539,903 0000000000000000000b0d73f77bad23a8195678d337717a62f2507985c87008 1,224 0.73/1.00 vMB 14
539,902 539,902 0000000000000000001b3183666a6076713615ec21aa2f20b8114eab06933b77 1,690 0.98/1.00 vMB 6
539,901 539,901 00000000000000000002b98b4d9a1d74ee8b15bbeb1f6d92377ecbbee327074c 2,597 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.