Loading Tool

Explorer IconExplorer

Memory Pool

80,204 transactions
29.57 vMB
0.08956668 BTC
Random Selection Loading Transactions
Max Size: 179.26/200 MB

Candidate Block

Mining Attempt 6b913552563ac7bdf6d65d57ef70b6eb7f775f23d0d6353e5d43887639d023a3
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 07091eeed2092d7b8da1201f2ba618ff8698ec23922fcc95b50cf10c18d9e218
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,326
Size: 1.00 vMB
Total Fees: 0.02698659 BTC
Feerates: 278.95 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (140,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,256 774,256 0000000000000000000500531ab74bb33d6f044611e81e39ab9c2efd7623b570 1,221 0.38/1.00 vMB 11
774,255 774,255 000000000000000000011759abf31d0346f0fe32dac36ad040d229ca96061945 2,161 0.79/1.00 vMB 12
774,254 774,254 000000000000000000052a1f02f9b70a2cc7305f82b3087e23aefbccfcec4303 443 0.17/1.00 vMB 23
774,253 774,253 00000000000000000000e9099d673bb7af2343277cf4b10d05dff39a0ad3fbda 1,847 0.84/1.00 vMB 17
774,252 774,252 00000000000000000000b5bddc293de42f89e4eaba77c3e1d0e9a04de3d3ff65 290 0.11/1.00 vMB 5
774,251 774,251 0000000000000000000481bb97351523305156ea12c1bfde47460efc0718e464 2,018 0.85/1.00 vMB 6
774,250 774,250 00000000000000000006923b3332fc40da9aef002cc56823e3d4a7357fc9ff7f 670 0.21/1.00 vMB 7
774,249 774,249 000000000000000000037a81415d0edb7927215468738815700e55abf0718142 244 0.08/1.00 vMB 5
774,248 774,248 000000000000000000037d6c9604b1262da07d59249327b5e80debe67137bdae 2,309 0.78/1.00 vMB 6
774,247 774,247 0000000000000000000600b8544cd1bf5d8eb1155ec7e52180754bd22d3b2210 3,392 1.00/1.00 vMB 9
774,246 774,246 000000000000000000049a0f00f8eb445ec6a7ad0a0b3dd493b3b69e027c2866 2,027 0.94/1.00 vMB 6
774,245 774,245 0000000000000000000711c6ef39a3047e047cefd160e8ec7ce856f948515bbd 1,242 0.42/1.00 vMB 9
774,244 774,244 0000000000000000000551f737f133a938da7f4bb1fbb0b9deac538c4e66e478 963 0.56/1.00 vMB 7
774,243 774,243 000000000000000000000038efd88be72dca654e1bfef2b7186efbcd53de3a3f 654 0.42/1.00 vMB 5
774,242 774,242 0000000000000000000447a86f835b8525178dc07893b8c1d26d0ab4cbedb27d 3,055 1.00/1.00 vMB 3
774,241 774,241 000000000000000000071f08c90ba0f7e0d3ead8130ed8c89a38a3085369054f 3,365 1.00/1.00 vMB 15
774,240 774,240 0000000000000000000610df34b822f2debf3c6f470bbf868d39dbe80a65b5a3 3,362 1.00/1.00 vMB 13
774,239 774,239 000000000000000000049c8149e580a1bdd1e46a7e9226ce87d57abf2f5a3ecc 2,825 1.00/1.00 vMB 18
774,238 774,238 00000000000000000005d86bc7721ea5eab3853437aac8e75b15d8a9cba7c36d 664 0.27/1.00 vMB 6
774,237 774,237 00000000000000000002723e84fd59a92703d6a6ea22f9cc61495f6ac6b2ec2e 644 0.18/1.00 vMB 7
774,236 774,236 000000000000000000062fabaa28ed90b003799f1a5b4022724f408d4be6b559 2,228 0.84/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.