Loading Tool

Explorer IconExplorer

Memory Pool

38,932 transactions
26.27 vMB
0.05508513 BTC
Random Selection Loading Transactions
Max Size: 136.51/200 MB

Candidate Block

Mining Attempt 37e6bf2d2993d4c4155952abee1cd0d9c040eeb02d2250d6049f2988162e6e17
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root e1cdcb4c9d498a7d15856fa9260f475d7231dc3b403963124d1531645d9c10c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,709
Size: 1.00 vMB
Total Fees: 0.00705998 BTC
Feerates: 77.76 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (702,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,373 212,373 0000000000000008a0cd6576efd3440f629d93eb8722d7591dd3670e3ce904a2 101 0.05/1.00 vMB 137
212,372 212,372 000000000000043a7752447eddca24660008979898a8dbcdfe9754b8f65c3f02 256 0.10/1.00 vMB 192
212,371 212,371 000000000000033b65a6e498351bc1941e473a00e2595ad5733b505518d1dc2b 96 0.03/1.00 vMB 47
212,370 212,370 000000000000013e1d3a6a0030188420ec5f99001537ebb715cbcf2c8a8024e4 325 0.15/1.00 vMB 165
212,369 212,369 000000000000038da4b59b32c6e0c6915097d0387c170c5f2f75fbfcff3e8985 644 0.26/1.00 vMB 199
212,368 212,368 00000000000001be3d2a9e0e99d21def9348df08729b6ea00e751601a27ec61c 53 0.03/1.00 vMB 111
212,367 212,367 0000000000000223c485fada09090140f9ae7bf80d04af5a94953a1949d21e0c 341 0.22/1.00 vMB 113
212,366 212,366 000000000000043d58e2a01f7151e9b28b779972acec01bbbb4c784bcd6462b0 644 0.20/1.00 vMB 240
212,365 212,365 000000000000009b45e603c62689ff2043fe5d886e01a78051565e25f6ee1da0 51 0.06/1.00 vMB 78
212,364 212,364 000000000000019da9e54876bc0b77216e84a83bfc0a783e4fe8f801d0478457 192 0.08/1.00 vMB 167
212,363 212,363 00000000000003edd3be4523a0b5e79e833b22afc15a9889c7e040c9a4905ee0 366 0.21/1.00 vMB 133
212,362 212,362 000000000000040316b17d3bbdc4967f0ba8b0dfb472982459bdd2082d66f3d3 86 0.03/1.00 vMB 104
212,361 212,361 000000000000029d3f020620488bf5f13dde5acdc3ae7df0a0c0e84349098718 253 0.13/1.00 vMB 165
212,360 212,360 0000000000000189401374f1a656165ce784e7df9d17fbe614fa38d3e65bdc92 723 0.23/1.00 vMB 336
212,359 212,359 000000000000030d6d63126325405ed0609f7198a9dfb320fb1e6c9cadac4426 140 0.05/1.00 vMB 187
212,358 212,358 000000000000014dd86acb7a78120fc1271ef5ac3a37689eb8bf29f4cc177bb9 167 0.09/1.00 vMB 152
212,357 212,357 000000000000035e10446be51350c7f20f235a0dbaa126f8eda121dde9c040ac 162 0.06/1.00 vMB 47
212,356 212,356 000000000000033c35bf84d00f253f98126491d8c3945efc2801699cfe0e79a3 120 0.05/1.00 vMB 130
212,355 212,355 000000000000008997bad6cc8a72c38dfd55497090f4029307837f101649da28 75 0.03/1.00 vMB 94
212,354 212,354 00000000000003627e63e34d4c7e6463d4209d27a8a68ae35caa3c1b1022b49d 382 0.18/1.00 vMB 168
212,353 212,353 00000000000002c6e632dcc98f5b8f32ca77d491b5d8a73920f441e887fbcdf9 15 0.01/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.83 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.