Loading Tool

Explorer IconExplorer

Memory Pool

83,961 transactions
31.50 vMB
0.09814836 BTC
Random Selection Loading Transactions
Max Size: 193.03/200 MB

Candidate Block

Mining Attempt 4cf3099519d98873e6bc5bd95ac9c5ad6d7fa3be970def358e5e8726a03155cd
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root bd98d01f3503cb53e24f2979a2c2a8798b10ed3ce6c3f1ae96da2ccd2e2b8d49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,124
Size: 1.00 vMB
Total Fees: 0.02567430 BTC
Feerates: 299.70 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (592,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,284 322,284 00000000000000000fafd124e821e9fc7d218fa2c914ac3a1a0b129480bf2ef9 214 0.11/1.00 vMB 29
322,283 322,283 00000000000000000e0729d778525e8e7c3256a478dbb1b20f201c716d2880f1 399 0.24/1.00 vMB 24
322,282 322,282 00000000000000000ae52cc5a72451dfe03a54e36b219af400aef0b1a1f7e791 911 0.55/1.00 vMB 26
322,281 322,281 0000000000000000143ac2636b225832fcee6b0862018c044898aca6ebe8af8f 1,135 0.50/1.00 vMB 30
322,280 322,280 00000000000000001b818b440fa766fdb214d9507f27bcf7279529117c79a4fb 1,351 0.75/1.00 vMB 27
322,279 322,279 000000000000000013b7e659f72f0c7c99e510795d01b5a07f9661ca6d4b5526 327 0.35/1.00 vMB 17
322,278 322,278 00000000000000000d3682c329eb08a194d8e330f94f053f3ec5444fa06aaa6d 915 0.35/1.00 vMB 55
322,277 322,277 000000000000000012bd8824d5f974db5749ef8485c58a3dd6945c3f0884f98c 67 0.04/1.00 vMB 14
322,276 322,276 00000000000000001c7e464f37c65cec9c5c83e0e0e3c5da47eee79fd9bd33a8 300 0.15/1.00 vMB 31
322,275 322,275 0000000000000000158229535916712df53aa02f6fa22268409f5e8b3e99208a 203 0.20/1.00 vMB 15
322,274 322,274 000000000000000001e64a214cb1c3ada239546ed2c42f6c59a76a4bb47941ad 403 0.15/1.00 vMB 38
322,273 322,273 0000000000000000122e96a72c499c8ab5a377509474596f1896b344cc2f390f 643 0.39/1.00 vMB 26
322,272 322,272 00000000000000000ffcded9ec353ab593989da28d7bf78e1ed8f3f6fee74f55 27 0.04/1.00 vMB 11
322,271 322,271 0000000000000000043389ce7a6c7fb8a5253013779fbb0232b23fc4a834eec3 285 0.26/1.00 vMB 20
322,270 322,270 00000000000000000d6f40db00c27928fab545d950bbb9c115633eccc9e9ba59 32 0.05/1.00 vMB 22
322,269 322,269 000000000000000021514a75ea6769c495f2474ae67e49363d942c01bb1d5c12 185 0.13/1.00 vMB 23
322,268 322,268 000000000000000009ff56baf02b1baf4bb6e7f6b1803254c26e92abceac7925 196 0.16/1.00 vMB 20
322,267 322,267 00000000000000001f2ff00f615d696a0f25a2390750fe95b7dc9f4ad289a0ba 293 0.26/1.00 vMB 23
322,266 322,266 000000000000000001ca6e966633b8d015d88ab3f237cdce9dee89d0c1b15191 139 0.20/1.00 vMB 126
322,265 322,265 000000000000000012ad7c6a92b1691a6f47a51c2f604a46bc5d3463c206fd86 1,423 0.75/1.00 vMB 29
322,264 322,264 000000000000000022eb5b6261b74ef3d4974912f68602c9338d658b2a28a5d3 64 0.03/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.78 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: 709.61 GB
    • Received: 16.94 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.