Loading Tool

Explorer IconExplorer

Memory Pool

42,445 transactions
26.87 vMB
0.06366259 BTC
Random Selection Loading Transactions
Max Size: 141.20/200 MB

Candidate Block

Mining Attempt 300acb44b494e84ae405baa2a0b177141a76f83d632af7f3428d4759bbfa3528
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root 113e8e668a7526a5f3e5cedac088c4f48994dcd6001693cd8fdfe9920b4712ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,294
Size: 1.00 vMB
Total Fees: 0.01378777 BTC
Feerates: 500.44 > 1.38 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (208,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,300 706,300 00000000000000000003528ef7e65afbaed50824bb070af71f11a35b77d0fac6 294 0.12/1.00 vMB 8
706,299 706,299 0000000000000000000a5a7522a63ce66be0a77189672a71fcfb275c153a2f66 201 0.07/1.00 vMB 9
706,298 706,298 000000000000000000079e7004c92aba65f43092c277c49e1a14172580fc48f5 858 0.56/1.00 vMB 6
706,297 706,297 0000000000000000000768e57b00cc47874bd7d3dfacf78b258b906bf0e9c7d2 1,000 0.61/1.00 vMB 6
706,296 706,296 00000000000000000000dd495cce129f8ceba16725e7f21c5b1d1bd1e7c21fed 788 1.00/1.00 vMB 13
706,295 706,295 000000000000000000042fcbb368a4be06ba6273d68d141d769d7997fff7d696 639 0.22/1.00 vMB 11
706,294 706,294 0000000000000000000d2efab4dfd21f61887897579d60f1a78204fcc028acdc 1,451 0.71/1.00 vMB 3
706,293 706,293 00000000000000000008d70b893b343e1e38492a5e01ba386855c46e2846fe89 2,818 1.00/1.00 vMB 16
706,292 706,292 0000000000000000000191c654ffe85056410e7fd9ebb46fd6a6e4bbc9d12976 717 0.38/1.00 vMB 10
706,291 706,291 000000000000000000053d43a2e7068fc1ce080ba08aaec6d10ce955626a2aea 2,075 1.00/1.00 vMB 10
706,290 706,290 00000000000000000001caae21d096b4882224a51627e31cdf981fd30b57e77b 809 0.37/1.00 vMB 8
706,289 706,289 0000000000000000000304b32198f02ef26ee808df54b33ad63504f646269cea 1,768 0.79/1.00 vMB 10
706,288 706,288 0000000000000000000b58a663554cc0f690b77a6049e8b9827da9f0318ba2d0 428 0.44/1.00 vMB 2
706,287 706,287 000000000000000000067656f1ecc90412d1887801a324eec3dbebcf07182a6b 2,571 1.00/1.00 vMB 13
706,286 706,286 0000000000000000000af59f9c7ed8dc15b2c8414bb9e2ab64a65980c6769f16 2,601 1.00/1.00 vMB 18
706,285 706,285 00000000000000000008bfbdf198454b3eea388b68eb83e0519ac4661a97a190 3,014 1.00/1.00 vMB 3
706,284 706,284 00000000000000000006455927c3186771f8898548ae61b36076bc33eca452ae 1,696 1.00/1.00 vMB 15
706,283 706,283 000000000000000000048f4a68b38e4f26dacafe7736446936e007013cb624e0 1,893 1.00/1.00 vMB 19
706,282 706,282 00000000000000000007666232d66e338287bd2fec672fe2ed78e9ba326d828c 1,019 0.41/1.00 vMB 9
706,281 706,281 00000000000000000004961c2faa66ed150f8bc5fee83cff287a4913ec45ea47 199 0.14/1.00 vMB 5
706,280 706,280 00000000000000000000502cd7cdf606efee19ebb0f6381e1f219d7864ce2224 32 0.01/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.28 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: 656.92 GB
    • Received: 14.44 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.