Loading Tool

Explorer IconExplorer

Memory Pool

82,189 transactions
31.71 vMB
0.10759085 BTC
Random Selection Loading Transactions
Max Size: 190.15/200 MB

Candidate Block

Mining Attempt 502b78ad83e460fec316f919e61c7ed64ef714ecd052b2104e9bac2bb113d0ab
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 82b157533499215735babf651439f4b1af9855350b03bfeeb6fc439236a5b41a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,960
Size: 1.00 vMB
Total Fees: 0.02396196 BTC
Feerates: 99.50 > 2.40 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (54,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
861,216 861,216 00000000000000000000f5a6332a3b97c5a426ec2b7729d5fa0392beac2fd4ce 2,781 1.00/1.00 vMB 2
861,215 861,215 00000000000000000000dbf98b732f03265f38ed516aaf420e592a0cdb09eb0e 5,671 1.00/1.00 vMB 3
861,214 861,214 0000000000000000000142bff6a28f62d4a34c43dd4def283928c3cf328f7a3e 5,900 1.00/1.00 vMB 3
861,213 861,213 00000000000000000000fc3d1b99242cd38b13bdd5a8520583bd89d6370f6c2e 4,931 1.00/1.00 vMB 4
861,212 861,212 00000000000000000002f86f9077514577be4ce58dd4d99939c93ce76fe138ad 5,249 1.00/1.00 vMB 4
861,211 861,211 0000000000000000000215b247bfd6b9de62ead778aec9693eba10a032da782b 5,095 1.00/1.00 vMB 3
861,210 861,210 00000000000000000002a6fbafd708e85c1d566c4252ef69fa4fb2bb8db806e0 2,384 1.00/1.00 vMB 5
861,209 861,209 00000000000000000001bf2d150fc93f7b5200f9b6c289f873f45e14b89a94d1 7,938 1.00/1.00 vMB 2
861,208 861,208 0000000000000000000152f9d7ded511c06ec1dc487de848e1875b65fd584143 6,056 1.00/1.00 vMB 2
861,207 861,207 0000000000000000000158527b5d592d3537e03ae792590200610cb7951f504a 7,340 1.00/1.00 vMB 2
861,206 861,206 00000000000000000002fc65e809c15ece0f8da17970b0ec541541d29d42ef42 2,538 1.00/1.00 vMB 4
861,205 861,205 00000000000000000001dea8b04417d9b3df120ee3da9a49341aa35e89b3f20e 2,409 1.00/1.00 vMB 6
861,204 861,204 000000000000000000008567a064ecc3a6ac401bfae8a51cd92e9ab110e0f549 2,505 1.00/1.00 vMB 8
861,203 861,203 0000000000000000000193e73709efe8b9a0792b1d19616813cd14a0389e3613 4,244 1.00/1.00 vMB 3
861,202 861,202 000000000000000000016f9e166ac3a64b33f8bfd6375106fe1a775f723edcef 3,048 1.00/1.00 vMB 5
861,201 861,201 00000000000000000000519aeeb09334fd4534a7ac1541925e5f7b7938e1685d 3,276 1.00/1.00 vMB 9
861,200 861,200 00000000000000000001622d9f8b6a53bd11b67282ba8f34b38727624d84d692 1,991 1.00/1.00 vMB 5
861,199 861,199 00000000000000000002dcde0eeb722a920a8d5dd29af52f50225b5a52914338 2,551 1.00/1.00 vMB 7
861,198 861,198 000000000000000000004d2dcea8d70d6975fd3699aa13822ad870b078080951 2,936 1.00/1.00 vMB 12
861,197 861,197 0000000000000000000131c35363a25f5dd376f55b20a8763d14a5ee451da090 5,364 1.00/1.00 vMB 4
861,196 861,196 0000000000000000000239316ce37e9e21ee8de56f3aa12e0fd9e9bbdde6a083 4,930 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.