Loading Tool

Explorer IconExplorer

Memory Pool

80,715 transactions
33.99 vMB
0.13022573 BTC
Random Selection Loading Transactions
Max Size: 193.13/200 MB

Candidate Block

Mining Attempt e28803675aab07dfff1a48982da75a332286a484aad26e1ed5a7e1227374bf97
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 1cbc6e2cae3683d3e9e3b65e8e7ec047ffc0e12fb4ad955c271f359ef32ab8f6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.02203040 BTC
Feerates: 104.71 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (731,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,247 184,247 00000000000004a776affed53b0713837474ff8b3233ea18f94067ec32b2c1aa 18 0.02/1.00 vMB 41
184,246 184,246 00000000000003e6510d03373e6a7929edd145085c7a48537b89c9134e7867db 94 0.04/1.00 vMB 25
184,245 184,245 000000000000002ef263417ef07dffcb9b82d62640c47d4e47d200d04ccb50a7 52 0.03/1.00 vMB 5
184,244 184,244 00000000000005569f5c184c07bf3dab27779ce316eb9e783a31513fdee0d4a7 172 0.08/1.00 vMB 116
184,243 184,243 000000000000030b3f1c57d3894ca254504d05b334f777f29de7b5bc9091b010 9 0.00/1.00 vMB 0
184,242 184,242 0000000000000379ab05f7f5495500679240545bbca74c3ae9afaf21e3403306 64 0.03/1.00 vMB 25
184,241 184,241 0000000000000a3681158e1980743588d9b8a1806895747945ebdf8122a9aa4e 331 0.23/1.00 vMB 227
184,240 184,240 000000000000019c398e8088aebb0189fb95b6974131c3f38ca0e8a509e1126d 138 0.05/1.00 vMB 46
184,239 184,239 00000000000006df1b7322f295902de3dfacddc9540159a4b09b08a77a838f0d 12 0.00/1.00 vMB 4,608
184,238 184,238 0000000000000200f5f57e9f0e903b73458c59a41ffb775c0408433006d6ca28 153 0.08/1.00 vMB 105
184,237 184,237 00000000000009c93100fc167d988668b333059ea1c21cf73b522be1a6d25ca4 7 0.00/1.00 vMB 15
184,236 184,236 000000000000016537a051e462d03c8dcae3db2dfde8fa9fa78350970e6c9339 54 0.02/1.00 vMB 103
184,235 184,235 000000000000051b908c718ccd291911f9e9941d6d89a10dd57944d2fee2d63b 26 0.02/1.00 vMB 58
184,234 184,234 00000000000002af299cd479d719a0cae99add0a776acb2fae880a32fb21a5a2 53 0.05/1.00 vMB 42
184,233 184,233 00000000000007673ea0d9f07546013101e34030efb53ee109450fbd0a7c3172 149 0.07/1.00 vMB 101
184,232 184,232 00000000000008bad521f06ad4517d9e1146d2bc992b3d5e8bcb2f161ac5ea28 10 0.00/1.00 vMB 31
184,231 184,231 0000000000000046b04a2b93113549fceba3a5f6e73463a891454f88c754daf1 98 0.05/1.00 vMB 69
184,230 184,230 00000000000005ae91121a0fb045f930355a322d7edc6e39cd000ea6eaa74469 50 0.04/1.00 vMB 37
184,229 184,229 0000000000000495e369962763b1b39419c2165b18787453bfef1d4a08f1fad0 199 0.10/1.00 vMB 121
184,228 184,228 00000000000002338048ef6d2f2ad6c0871f8b9b5fe8becc201b7fe73c83430a 19 0.01/1.00 vMB 30
184,227 184,227 00000000000002441b76b01bab5a1f1a840b6498498799a64454a4bc1ba5bb09 118 0.04/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 783.09 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: 725.90 GB
    • Received: 18.44 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.