Loading Tool

Explorer IconExplorer

Memory Pool

48,407 transactions
30.43 vMB
0.10412006 BTC
Random Selection Loading Transactions
Max Size: 162.17/200 MB

Candidate Block

Mining Attempt e31a7d377d923b73ec7fb8a54f4e2484c6ac5f1a6dfb38710e54dc958669c3c7
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 449dee983943f7d7b5ba7ea33b886eb2c01a977fd19bd19021abc506cb83bcad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,173
Size: 1.00 vMB
Total Fees: 0.04116835 BTC
Feerates: 150.97 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (567,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,369 347,369 000000000000000014b48f0d12fcc9c69c7c25db9a606dceea765529575e9852 209 0.13/1.00 vMB 20
347,368 347,368 00000000000000000cd3e6f88615d02aaf5c4856afd1ce7f5f3e11824155d976 121 0.05/1.00 vMB 35
347,367 347,367 00000000000000000c19e505dfcc0286a32dc51154a4917616fd602717db5948 50 0.04/1.00 vMB 29
347,366 347,366 00000000000000000e6b30574ad873c6eb0703219624ab7a9d0adef723e26c8b 249 0.13/1.00 vMB 24
347,365 347,365 00000000000000000b5e688a21f0e290d5e7c8b1d30b25deb8424bcceae2d8ac 522 0.23/1.00 vMB 25
347,364 347,364 000000000000000009d4029cc8121e9692dfa8f63ccd10d01702eac362c6b402 718 0.36/1.00 vMB 26
347,363 347,363 00000000000000000a5b9552ed08dc4bd810ecdf86a6747f3bf872019f9fd22a 120 0.06/1.00 vMB 24
347,362 347,362 000000000000000011054c95e9ae2993e5d32e4b113098ae82fb0aeee5aeda5e 525 0.30/1.00 vMB 23
347,361 347,361 0000000000000000130c6083e6bebe64bf2f0e37f1f9f682d6fe2d7973f700bc 1,510 0.72/1.00 vMB 28
347,360 347,360 0000000000000000129c03b59501e32a816644e1e4d1e564f68b5dfb534ccdc8 134 0.08/1.00 vMB 13
347,359 347,359 00000000000000000a01daac81da28d2f9e5f1c97493cd1febe4138527ea172c 737 0.38/1.00 vMB 24
347,358 347,358 000000000000000008539129e670c2ae2ada86e599493c792f18094fdd989f1a 674 0.44/1.00 vMB 21
347,357 347,357 0000000000000000112231ac6ef9d9bdef2525a7ecf01de068c63a1f929120e9 231 0.16/1.00 vMB 25
347,356 347,356 00000000000000000a78523cd0d35b3c1c2c9d45994eee51445c4daa129ae259 122 0.07/1.00 vMB 22
347,355 347,355 00000000000000001083334ea05dce2efaad1d3b14ac65cbcd3bd9a19383543e 629 0.53/1.00 vMB 18
347,354 347,354 000000000000000016bf44af16318071cdb9ce6b68c44ba77c43b4038ba6e731 1,938 0.75/1.00 vMB 36
347,353 347,353 00000000000000000310d8b8c1f595e0969c13f7bf021e8207a738cf98357858 222 0.13/1.00 vMB 26
347,352 347,352 00000000000000000ce19de0c261f27db6e09cc9d1eaa121f048e1ee2cff1266 642 0.40/1.00 vMB 23
347,351 347,351 000000000000000011632b4f86cd15cebbd39e2337149904baa5e59bcfd06cec 707 0.46/1.00 vMB 29
347,350 347,350 0000000000000000103e8c5b5a507495f709b67e456d4422d54ffed9f7b1aa5a 531 0.23/1.00 vMB 29
347,349 347,349 00000000000000000a1d1cd2499168e938d6639aab6572de55e6ab2d5d474491 1,077 0.50/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.