Loading Tool

Explorer IconExplorer

Memory Pool

43,476 transactions
20.03 vMB
0.09731088 BTC
Random Selection Loading Transactions
Max Size: 113.25/200 MB

Candidate Block

Mining Attempt 0a4e046889fb8fdbcaf4e5967cc8ffbd43c83fa70d489c1877127f182444260c
Version 20000000
Previous Block 00000000000000000001c6f1449909b43e6c3e2f259e653d98402e7ea5f43c7c
Merkle Root 9f56cfa2fe598e42ab25afe9acc0c196b5d8add9e2887659236055d9b51635d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,170
Size: 1.00 vMB
Total Fees: 0.05797406 BTC
Feerates: 121.65 > 5.81 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,059 (743,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,029 171,029 00000000000003b36f0b8b0fe754e5787f331c1e56b586eaceeba8812f80acab 325 0.10/1.00 vMB 77
171,028 171,028 00000000000008c70505ddaeae9ca48273b604a21f9d944022620c0defa90a61 78 0.07/1.00 vMB 70
171,027 171,027 0000000000000359ab3905a85fca057592d25b7196ca86f8e7c9c50155f38bd0 8 0.05/1.00 vMB 0
171,026 171,026 00000000000003919b3bef732d3c3734c21413e74e27d7be9484244f939da8e5 68 0.03/1.00 vMB 17
171,025 171,025 00000000000006557997475ed97059531b2e06a0098979237fc3b607c8d70b9b 23 0.05/1.00 vMB 21
171,024 171,024 00000000000000db8cc9c7d4ea44f9fe9afcc4a896c7cfcee69401803f4651cc 45 0.05/1.00 vMB 471
171,023 171,023 0000000000000ada22c11fdbae75d0bd8bb313b3870a596be63c81fd0e1eb969 94 0.05/1.00 vMB 452
171,022 171,022 0000000000000adb2f45e8d1ecb1765a7fc788b7820f3a3de87c3f3c4dfe7dd2 1 0.00/1.00 vMB 0
171,021 171,021 00000000000005c1930920e353658cc65763616ac9e139d68161544388f6d60e 38 0.06/1.00 vMB 37
171,020 171,020 000000000000081686600665680882beedb00d176947474466d8c52433fc4d45 111 0.08/1.00 vMB 274
171,019 171,019 000000000000042eada4bfccf382e652401812c411b71c4a64d333eac076c10b 180 0.21/1.00 vMB 132
171,018 171,018 000000000000043e584fa28867bd2852ed7e8211db578f01f98aa261ef8ba97c 1 0.00/1.00 vMB 0
171,017 171,017 0000000000000825cfd107d8f0ff39e2baaaf66a1a6e63acda9433e75ca6a1f9 24 0.01/1.00 vMB 1,014
171,016 171,016 00000000000005b32f9073f4ed95d268d592648e2b8415618c802e83802d980e 31 0.01/1.00 vMB 178
171,015 171,015 00000000000003f1058b78086c918972eb04bde60874c46778bfa44937c1bdaa 95 0.05/1.00 vMB 140
171,014 171,014 0000000000000039768d338f1c35761c061e1e28e3f6cb59f45990526ffb03f1 176 0.05/1.00 vMB 17
171,013 171,013 00000000000009dbdcdd1e419c9e89a43c74f0b137b8196fee2b967282368de6 24 0.02/1.00 vMB 49
171,012 171,012 000000000000061e81ceadae82c6a20e177e7464b429dca628845db5230d4c98 44 0.04/1.00 vMB 71
171,011 171,011 0000000000000a4f15c9f06d4c89b1e6281ec64e37fd512a355c60e7faf6f713 37 0.02/1.00 vMB 64
171,010 171,010 0000000000000855f36da443ae477d1d79532aa980a31a3659b96a802273f09f 162 0.05/1.00 vMB 8
171,009 171,009 0000000000000a15d2af511b979ccb484274ff8e430d87715533e523cf007a5c 12 0.02/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 780.70 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: 554.65 GB
    • Received: 6.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.