Loading Tool

Explorer IconExplorer

Memory Pool

41,001 transactions
32.39 vMB
0.09075517 BTC
Random Selection Loading Transactions
Max Size: 161.83/200 MB

Candidate Block

Mining Attempt 24538c42e64f1bd4339cca1587b1b538bf010e8994144e2f2f0303a36939a725
Version 20000000
Previous Block 00000000000000000000b6b9a3b2067fa1426f6080c9f3cdd5cad9a92f6fd98c
Merkle Root b4d4bd9ce5640a3c34df00a46207735145773e354e62436dd7c1908446e500d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,623
Size: 1.00 vMB
Total Fees: 0.02284135 BTC
Feerates: 502.67 > 2.29 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,333 (813,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,091 101,091 000000000001acddf4874500b0a6cf93c28e2fdde72472415cf70ebe8d005f3d 1 0.00/1.00 vMB 0
101,090 101,090 00000000000376a0dfb758b69266568a3780605ae23939e37f041cfa7d153cd9 4 0.00/1.00 vMB 1,349
101,089 101,089 0000000000028ed41fa58c7825c0a428ad2c9d8828d36e077556f8f6cb951860 1 0.00/1.00 vMB 0
101,088 101,088 00000000000124682396c88997e455306b1c703cb74df4d0d1246ccdaeb798c4 4 0.00/1.00 vMB 0
101,087 101,087 00000000000297b3f807fc3065e2ac532658725877ff5afb5a2767020cd53149 5 0.00/1.00 vMB 0
101,086 101,086 000000000001a4c603c93e57a2add8f214f674b10b90ba73c21c24dc1e6cd261 2 0.00/1.00 vMB 0
101,085 101,085 00000000000134bba53efad2edb46f3e2a14bc64c6c0062143e638ed4caf6a48 2 0.00/1.00 vMB 0
101,084 101,084 00000000000137db47e945d36eb1e5dc7365fd96e6e063375477760dd1ccd423 11 0.00/1.00 vMB 0
101,083 101,083 00000000000322b390a3f27f6873d565dd1201f823c101014837a2519ede287f 8 0.00/1.00 vMB 0
101,082 101,082 000000000000cdffeda5bfcf22ba06e448c714ba6fe0ef1de6045e43a38ff22b 12 0.00/1.00 vMB 0
101,081 101,081 000000000002f6bdfc65179fbb6b74815ed89f36a810a4a90da71adcc81e720d 5 0.00/1.00 vMB 0
101,080 101,080 000000000003dc5d8005b7a2d2bfdd612f749e0c956e037c6bcffdced59e7015 13 0.00/1.00 vMB 0
101,079 101,079 000000000001fcafabfe058640eb752bb09651ab4ff7f97fa724859812cc6a52 1 0.00/1.00 vMB 0
101,078 101,078 0000000000026a2997fb08594f5ead48ad85d35040a95a9e64027fa9614a9e0a 2 0.00/1.00 vMB 0
101,077 101,077 000000000001714d19c8583b5963e0ee2b40865c4a25e51a126688272b2ad453 4 0.00/1.00 vMB 0
101,076 101,076 000000000001d78251dcb221268a916d46fef8ea6f640eebffc54037c54ae127 1 0.00/1.00 vMB 0
101,075 101,075 00000000000044f4767180cb6c98f1d490c52a188cbd8b8d8bdb402b190abaa8 1 0.00/1.00 vMB 0
101,074 101,074 000000000000edabf33984aa43ab307f686c528fafbbe4d354b4d3fc3a8a83b0 70 0.02/1.00 vMB 0
101,073 101,073 0000000000034576db5106c660571e78632c7b7df6f5a6fe480bcc1b8d9cfebd 13 0.00/1.00 vMB 0
101,072 101,072 000000000003948f45e3c53427e457b9b60f0cdecf47e318a2c157703b46b849 14 0.00/1.00 vMB 0
101,071 101,071 00000000000065f38224196e00361d56d561f969082d0d95bfa46bc5418680c3 14 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.19 GB

Node Details:

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