Loading Tool

Explorer IconExplorer

Memory Pool

32,231 transactions
13.26 vMB
0.04480640 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 5 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.77/200 MB

Candidate Block

Mining Attempt 3cc1e3b970c27314160df61e31fad0bed23b89b4139adacd1ea6763558b58c33
Version 20000000
Previous Block 000000000000000000020cbe0bd9f438f0f75f81b57be038bcc9637f1957e40a
Merkle Root 6771787ca7ad68b54299721f047829e7f357824c0973376150e041d3ab22180f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,978
Size: 1.00 vMB
Total Fees: 0.01264536 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,347 (647,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,265 266,265 0000000000000002d29a65cfba2c962d669844f4153b9fbb85507a5db26aa9ce 7 0.00 vMB 107
266,264 266,264 0000000000000008f34b411c5b5f455aed5542ea0f610da368025cde056a6e67 236 0.10 vMB 66
266,263 266,263 0000000000000002fbd42a1354a13ebdba87defd0a97768c6d3c43547cb88b44 135 0.05 vMB 56
266,262 266,262 000000000000000a7fdea51b181de9ba07475dbdff2747ddb21c5933ddc39e64 21 0.01 vMB 62
266,261 266,261 0000000000000004f9879d8f12b8a4056cf93a97bf362e81779a2a6e0ad23860 7 0.00 vMB 56
266,260 266,260 000000000000000735cd9c2c1f86d4f71a42b3862f89f7aa72dab3da1fee9058 108 0.04 vMB 89
266,259 266,259 0000000000000008992d53b36f55f6ba8e3ff3fffcf993a0d477bc3789f8617d 331 0.13 vMB 117
266,258 266,258 000000000000000ad914ee2502e200c3b42617cd95a4d167a77fd67f61be6b25 166 0.08 vMB 82
266,257 266,257 00000000000000022a1ce87d15c99a1d061e55b29d37f2b67ab5d8297ffe178b 614 0.25 vMB 108
266,256 266,256 0000000000000001b8afd4292e94232916592b03b7aa5a04336b245e54c07d56 114 0.05 vMB 95
266,255 266,255 00000000000000094a9d3e8776d0afd185a61fa888fbd21d0f5f334386c49f1f 341 0.15 vMB 87
266,254 266,254 000000000000000a6b414cdf3da0025b382e139bdf48d06a9f128c9431573c92 255 0.10 vMB 132
266,253 266,253 0000000000000004aa1ff4650e63c45617bea2ad662f243eafc455d7edf9b87f 97 0.15 vMB 13
266,252 266,252 00000000000000030de20e4a105db39435a79943aba7b8a14055613abb2f584e 231 0.10 vMB 56
266,251 266,251 00000000000000050f186b49aefa9c212e715c1426212a65922245d5600e363b 121 0.15 vMB 15
266,250 266,250 000000000000000ab1c29545b9a5d90db51a05e575922a5fbb2c2de9a84d71cd 332 0.19 vMB 24
266,249 266,249 0000000000000009e45551733bf49e4f2517a0e907337e5e05c326a04f6b3d3e 734 0.25 vMB 124
266,248 266,248 0000000000000006dceac45afd771883549af5c3c92ec85d9423a99aac412610 617 0.30 vMB 77
266,247 266,247 0000000000000000f8e0eea7f4c212aa7eca6ae5a55718b337ec000aa74702e3 142 0.08 vMB 88
266,246 266,246 0000000000000007b920a5c287ec090f1c5f6e247ffd10eabcfeb4a614cded6b 151 0.06 vMB 33
266,245 266,245 00000000000000018de2750cc02f5c18cf36fae493af4cb991a4d1cf67b6865a 512 0.24 vMB 86
Previous 10 blocks ↓
Total Size: 779.47 GB

Node Details:

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