Loading Tool

Explorer IconExplorer

Memory Pool

84,300 transactions
31.65 vMB
0.14208874 BTC
Random Selection Loading Transactions
Max Size: 189.06/200 MB

Candidate Block

Mining Attempt 213565d33daaa8603e694f8af3e770876783e8a47d7f30f55ca6c74520276e8d
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 11585236eb3c0ce0b0f2c92eab0ee0677535f5cbdafe16f9725706abf18483ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,205
Size: 1.00 vMB
Total Fees: 0.03732617 BTC
Feerates: 55.77 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (491,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,220 423,220 000000000000000002f80eabed004e2ced9364afbcf4d32902410dd7787b6579 2,655 1.00/1.00 vMB 92
423,219 423,219 000000000000000002a86cb9e8f893dfaff4d61f2d71cba5d700dd3587961da6 817 0.98/1.00 vMB 29
423,218 423,218 000000000000000002178e70429c1bb8db9b6ea776aa21f40849da1e47e5773f 553 0.20/1.00 vMB 63
423,217 423,217 0000000000000000041972613d4e5cacb115c567823408ed3b35c5fef6f87d9f 302 0.11/1.00 vMB 60
423,216 423,216 0000000000000000024599146e8ef1fdafae4e9f241286c4c2d2c39d62345d34 143 0.99/1.00 vMB 2
423,215 423,215 0000000000000000003d3007399de5ee28444add3a4d405dc46f3be5d15d536f 1,668 0.88/1.00 vMB 52
423,214 423,214 00000000000000000308fec9910097f8d796f908ec001fe349929b285e092748 2,346 1.00/1.00 vMB 58
423,213 423,213 00000000000000000370d5191604f356070a4c01523e1c02d92afe598ffe9b31 1,039 0.74/1.00 vMB 35
423,212 423,212 000000000000000004224dc9316f9b88f70e989696d8db7c29fd68ee2a115edc 557 1.00/1.00 vMB 11
423,211 423,211 0000000000000000026e60e59372d48dbdb8b8a753f9e6c2da2d20e927da6126 1,173 0.46/1.00 vMB 55
423,210 423,210 00000000000000000172c6eef979468b3c6ab7eecf7d4255a4a9872ee646bcc6 277 0.12/1.00 vMB 52
423,209 423,209 000000000000000003f535955bdd150ca05ed7e960d9a04adf027df1b4e7471d 332 0.17/1.00 vMB 49
423,208 423,208 00000000000000000239db7b06b5c96368411687f0f2a1cb3b855faffed20852 638 0.27/1.00 vMB 59
423,207 423,207 000000000000000003a1a89a9c3e6fc2b1315f550676d93adbea2bdd07abce43 218 0.10/1.00 vMB 59
423,206 423,206 00000000000000000142d7ce2fd2afe6affbd2c7211a51b5e94ffb1bd3b569ca 897 0.54/1.00 vMB 48
423,205 423,205 000000000000000001ec446aa391fdb69a84442724fcdf3c66328b16e12b9537 1,740 0.96/1.00 vMB 53
423,204 423,204 000000000000000004851e8d1ac69d8c6bb64da81df312ff61b36edd054b73f9 313 0.14/1.00 vMB 60
423,203 423,203 0000000000000000032468b1d063211aacab73b504489aa1ed4a7f5506c8d54b 398 0.99/1.00 vMB 9
423,202 423,202 00000000000000000233892011a6b455319c0becd5c4be7539a96bb1ba2617a2 90 0.03/1.00 vMB 65
423,201 423,201 000000000000000002348d00fa26fd411cd85c5a10f97b52a779d835a4a7c09c 1,714 0.84/1.00 vMB 55
423,200 423,200 000000000000000001246390bd97920fb972115d844b8c9db8bc142b5b225342 325 0.18/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.