Loading Tool

Explorer IconExplorer

Memory Pool

81,470 transactions
30.52 vMB
0.08752450 BTC
Random Selection Loading Transactions
Max Size: 183.32/200 MB

Candidate Block

Mining Attempt 5b0262bc2dc3f99c64a711f7cdcefcf812bb510893c7be17e22f54bd5a01b204
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 1e893d2ceb6680efad848c23bfbda314b5a22367a46a9e74646aeef46418dcf2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,292
Size: 1.00 vMB
Total Fees: 0.02322959 BTC
Feerates: 100.24 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (126,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,194 788,194 0000000000000000000215c42d04e83957b4a84ca5f5e7bbfb9d5a0592cc1a36 4,761 1.00/1.00 vMB 21
788,193 788,193 000000000000000000015cdfc8c1f58bf5b78230b63c6ed53ca559f2d5396daf 4,651 1.00/1.00 vMB 27
788,192 788,192 00000000000000000004cdbd4cd0be4df6f16d4d935d4d39b1e0258394554331 2,765 1.00/1.00 vMB 76
788,191 788,191 00000000000000000004302b7194b4cf9fde33a43a065c7166797278215d768e 3,190 1.00/1.00 vMB 54
788,190 788,190 0000000000000000000573d774ce48c215a64ff26610acdd58c7b60bc1475e8b 3,709 1.00/1.00 vMB 20
788,189 788,189 00000000000000000000af7dd9297979ace1030a17af644367c32f7dec3420ec 3,267 1.00/1.00 vMB 97
788,188 788,188 0000000000000000000404d3062d0274af6798c32606cb9c24b03fb1a8420cfd 3,261 1.00/1.00 vMB 22
788,187 788,187 00000000000000000002dce8684c24b1e04e0b86532deea15700033f2845d07a 3,788 1.00/1.00 vMB 54
788,186 788,186 000000000000000000030997bcc164d7acc6b24f13c0366f7dffadf91758ed0f 2,241 1.00/1.00 vMB 21
788,185 788,185 0000000000000000000492a109c08e21a195002264c71856d5a433e46144d4e8 4,534 1.00/1.00 vMB 29
788,184 788,184 0000000000000000000125a9a5fae570a0fefc0bef4ea282370febe4ed9ac5fe 4,446 1.00/1.00 vMB 30
788,183 788,183 000000000000000000019bed858734f5f2a4b5d2772d0adea959b2ab8c72056a 4,277 1.00/1.00 vMB 30
788,182 788,182 0000000000000000000073f53fa918e4cee6a131eb32bdcd7b2a0689539a0b1e 4,071 1.00/1.00 vMB 28
788,181 788,181 000000000000000000030ff6c52fec4292243fecf8ab56f3ab11c1ee69a7f9a4 3,143 1.00/1.00 vMB 113
788,180 788,180 000000000000000000021f528540255ebf349a800ab7dd22a8df4d829a97374d 3,585 1.00/1.00 vMB 83
788,179 788,179 0000000000000000000175f96db645a63cbc9ec5ab3d44c4d4ff2e4d5d40caee 2,532 1.00/1.00 vMB 30
788,178 788,178 00000000000000000001e08f5c5c133fee07380a3a27a6cb167c032a2c2ca8b2 2,529 1.00/1.00 vMB 95
788,177 788,177 000000000000000000030faa3a8c9342f304bf721888800d4e9986f6a409a37d 3,770 1.00/1.00 vMB 60
788,176 788,176 00000000000000000001c2024f6998e5970a95a9124e13a44b3acd3ec365e02d 3,302 1.00/1.00 vMB 97
788,175 788,175 00000000000000000000c7a08bc71a88676e12158b375795e0ace80af4cb7a5e 3,362 1.00/1.00 vMB 42
788,174 788,174 000000000000000000047fde02db3a8b8931a5aceca762288e74661fa229b8d9 3,004 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.37 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: 663.65 GB
    • Received: 14.93 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.