Loading Tool

Explorer IconExplorer

Memory Pool

79,494 transactions
29.65 vMB
0.07732192 BTC
Random Selection Loading Transactions
Max Size: 178.15/200 MB

Candidate Block

Mining Attempt 02aef4b8dcdb58ec8af608b3de6fcc391da4af65cecca9795b4fcffa04039749
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root e49110a78c25ab347742129952432a5379f7ae93184473608ff1df08d5695ca5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,450
Size: 1.00 vMB
Total Fees: 0.01683033 BTC
Feerates: 502.65 > 1.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (739,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,179 175,179 00000000000005f6003b79ae42fb92e3c7cf0803ba78cb8c836505781c8c0714 53 0.02/1.00 vMB 46
175,178 175,178 00000000000006f5ee73cc0e25c9999c2fa8cc9d2ef26ec1f01bc65bca3807c0 115 0.04/1.00 vMB 102
175,177 175,177 0000000000000674dad4071625389a05e33f699dfa7673ae86f38e75bc3c6115 27 0.01/1.00 vMB 39
175,176 175,176 00000000000001825e356382043919f76fc9ce219d2ef8b7d149d4cbf25ba972 31 0.01/1.00 vMB 163
175,175 175,175 00000000000000232c7dd1280e884ef276bbadfab784efa10f3004475808308a 6 0.00/1.00 vMB 0
175,174 175,174 00000000000004746c019bef4e44619faefeb734e5dab5dd5838477affdbe7ee 12 0.00/1.00 vMB 51
175,173 175,173 0000000000000628e234444ba7bc27e8d53144c31cb5c454b5c58c1265d70a62 95 0.03/1.00 vMB 127
175,172 175,172 0000000000000545b6b9df7e358fb20b91a1fadeaa656e5c3ea5268287748c57 88 0.04/1.00 vMB 133
175,171 175,171 0000000000000165b076ccd1857b8fb440611bb52a7ae760d4973e86a5aa4e45 19 0.01/1.00 vMB 39
175,170 175,170 00000000000002f4bcbb5c18d9c3d6b3655d39b38561d421b756e7c0410cc256 127 0.04/1.00 vMB 22
175,169 175,169 00000000000001047622e86b60e09cbd0f7bb8dcd7948b411d6a040e01a9c15a 12 0.01/1.00 vMB 48
175,168 175,168 000000000000094b7dd43ecb9f8542f1107426c6609a9133b4632447c438a4bf 15 0.01/1.00 vMB 197
175,167 175,167 000000000000023840300119326967eb6ed34d38fe4203e8d75c7efdbaf404b1 66 0.03/1.00 vMB 145
175,166 175,166 000000000000092cdda4483b236e40530dc0f44c16c058c2d280d3ea8d407dae 22 0.01/1.00 vMB 14
175,165 175,165 00000000000000b31321b8bc4ffdfa42c70773d089fce4c6c7738668137c08d5 83 0.04/1.00 vMB 160
175,164 175,164 000000000000002825ff87929326bf34d40d72503e04ad52ee6c9f94571acf4b 21 0.01/1.00 vMB 82
175,163 175,163 000000000000056f9edfadc8cc796756eac20936f05c916f0e959a6204c7724d 8 0.00/1.00 vMB 45
175,162 175,162 0000000000000704929c472adf540fe47a38d551e81d1fc0641c4f0b9ff8f03c 20 0.01/1.00 vMB 40
175,161 175,161 00000000000000efe54c70d6083a5a48a7678ffd3d7c9f3f26820e29562e20ad 61 0.03/1.00 vMB 279
175,160 175,160 0000000000000429256979d1ef69bd9c676f2407fc806e574b3a45070c79ee20 22 0.01/1.00 vMB 102
175,159 175,159 0000000000000894d23d9f83b473829981008b147e2f83049280cce28c31c262 28 0.02/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.