Loading Tool

Explorer IconExplorer

Memory Pool

36,086 transactions
25.75 vMB
0.08325068 BTC
Random Selection Loading Transactions
Max Size: 131.77/200 MB

Candidate Block

Mining Attempt aeb39da07524c8825254bf145b495878e2a4d2f0dadc65c5248c4030d9fe0d87
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 3394371a94fb91020559a48e17db52386ee5140920a5d5075e26f9badf1a8915
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,308
Size: 1.00 vMB
Total Fees: 0.03617965 BTC
Feerates: 171.09 > 3.63 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (98,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,233 816,233 000000000000000000028f86112b98a06a58f9e26cfdf5a19872ffdd488682ce 3,947 1.00/1.00 vMB 119
816,232 816,232 00000000000000000000576afa9ab98603d36ea0be18871f7981512ee9e26935 3,712 1.00/1.00 vMB 64
816,231 816,231 00000000000000000003560d697ac0b1cfa53d99e4b38a6112b930ed4fbace3c 6,110 1.00/1.00 vMB 43
816,230 816,230 0000000000000000000071a68c37b98ab45439429d233b78f5cad7e7b621d1dd 3,473 1.00/1.00 vMB 74
816,229 816,229 0000000000000000000192569771b08895a06eb49801ac45802253101bf2a8a6 3,803 1.00/1.00 vMB 83
816,228 816,228 00000000000000000000065b7d126d70cdeb700e0e84d9f70b499e1b84812685 5,166 1.00/1.00 vMB 45
816,227 816,227 00000000000000000002bfb19240be22c122232f19d87f0acea52c3635f394a6 3,897 1.00/1.00 vMB 79
816,226 816,226 00000000000000000002de18b0b0cad1b71b1e269ae0e60e35b9cdbe445e4ccc 5,422 1.00/1.00 vMB 62
816,225 816,225 00000000000000000003b38d5b19bc529acf344e2447b81c2e2f9263be5ff896 2,398 1.00/1.00 vMB 27
816,224 816,224 000000000000000000015b619265f340685d98fb74a693ca9068904421bd4512 3,320 1.00/1.00 vMB 34
816,223 816,223 0000000000000000000394c8642bfb4f2b08ce372b73be9b689bcedf4809bff6 6,033 1.00/1.00 vMB 42
816,222 816,222 000000000000000000034cfe232fc3d1b4eca5f91f32c2650aaed9cdf6de87c1 3,900 1.00/1.00 vMB 32
816,221 816,221 00000000000000000001b38dc1a21c847e0a7641d9e916d2eef6b6d59eebe7f6 4,949 1.00/1.00 vMB 38
816,220 816,220 00000000000000000000bf912a20ee9ae969478ab010f6b9edf612c34e6026ab 2,899 1.00/1.00 vMB 43
816,219 816,219 0000000000000000000440c7efe4501b1153d053b7f55e8fa71a01faab1b0d90 2,903 1.00/1.00 vMB 77
816,218 816,218 000000000000000000032739b0aa048d08dca2e912e19bfe3761114bc1a339d1 3,504 1.00/1.00 vMB 127
816,217 816,217 000000000000000000034e7727e0dfcdf989cf072ce657b4acfc7e88f7ccc466 3,711 1.00/1.00 vMB 40
816,216 816,216 000000000000000000040e997b208ff39ddc4de4c62b23b2e0d203935a4d1d04 3,806 1.00/1.00 vMB 61
816,215 816,215 000000000000000000018de85958c6e54de568c00fc5a5ee69996fc928859636 4,414 1.00/1.00 vMB 68
816,214 816,214 00000000000000000002607f7cb5d73b8f2508e2009355dbaa04a732fc28618d 5,123 1.00/1.00 vMB 63
816,213 816,213 000000000000000000027478e2375c590ee87e6ec9551cea679a3c6231305384 3,690 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.