Loading Tool

Explorer IconExplorer

Memory Pool

38,602 transactions
25.61 vMB
0.05090218 BTC
Random Selection Loading Transactions
Max Size: 132.61/200 MB

Candidate Block

Mining Attempt 169ad30bfbb7dcbce0eb03559af65ac3b1d0a159d7847fb6ad9aa91967c574c1
Version 20000000
Previous Block 000000000000000000011a6914704f140ce3a45c25f2b5b11fc35dbb8b96386c
Merkle Root ffc022ef92f2b2c93b6d9c1752e7e881bd19507f4c3608add8150ca6fe8b19c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,865
Size: 1.00 vMB
Total Fees: 0.00441137 BTC
Feerates: 100.00 > 0.44 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,892 (819,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,268 95,268 000000000001899afdb16656578ce2495c86435f919dc7f78c54328c3775758e 1 0.00/1.00 vMB 0
95,267 95,267 0000000000066b15fd52238915edaf1fce1ca891ac7110a6ea45705b8845073b 3 0.00/1.00 vMB 0
95,266 95,266 0000000000008b24fe9960df61ca857042d1db9383c0130018782c7812fa1d82 1 0.00/1.00 vMB 0
95,265 95,265 0000000000009c5ab45adbdea32aecffd4d8f53cfab9e98afe54f77966e24781 5 0.00/1.00 vMB 0
95,264 95,264 000000000002e1082529f1bc03cdfa5c493de849f8b53ded41d169ff8d9ba87d 3 0.00/1.00 vMB 0
95,263 95,263 000000000005ec81bef2d632954b8f1cee885db041232e90dbb33a754618e00e 2 0.00/1.00 vMB 0
95,262 95,262 000000000003b490ce763680d7e199541003e9adbbf0f1b5342dbfeec1fcf698 1 0.00/1.00 vMB 0
95,261 95,261 0000000000016a0f4ddaa3ddb0c7a2f07d4f6bd525803331e4fa3951c6909e04 2 0.00/1.00 vMB 0
95,260 95,260 0000000000048bfd9dad5283909cbcdcf7cd63c514c687bb73719969d753aac5 1 0.00/1.00 vMB 0
95,259 95,259 000000000002338ae72cd6903fbc90fec7b0e62f9bcf7eb1cf97dec2dc84f6f2 1 0.00/1.00 vMB 0
95,258 95,258 00000000000423b261c663ea45cce330feacd94b5b100905333f13c2bad55170 1 0.00/1.00 vMB 0
95,257 95,257 000000000006f76d478df0aec06710ccfe97558d90322754936ce7ae3b183d9a 1 0.00/1.00 vMB 0
95,256 95,256 000000000002a7214eb8a0723dad3fc7ca21903a4afb5371cdc2f5efc810537e 2 0.00/1.00 vMB 0
95,255 95,255 00000000000040b174a7dbdfad3d3dd63d0fc48e37d07e778fa091deca661311 1 0.00/1.00 vMB 0
95,254 95,254 0000000000052693006d0ed3b05bfc693744be3bc8de174d4c12d0461e7ef778 2 0.00/1.00 vMB 0
95,253 95,253 0000000000036370737fccca692b2bb5a8b85969e16972d94ed4d44ea637aaf4 1 0.00/1.00 vMB 0
95,252 95,252 00000000000255acb2f53392d5bbf87e7160275d7b370c8ac2e32108419cd180 1 0.00/1.00 vMB 0
95,251 95,251 000000000003ea67ea5675736b4a4da18d200218fe17ad6a4c4d7d8e6b356043 1 0.00/1.00 vMB 0
95,250 95,250 00000000000737399271caf25b36349910360d29eff00580e873e8d4b680d67a 4 0.00/1.00 vMB 0
95,249 95,249 00000000000569ff40df93666d4715c22f397ff5a664334ddfc5ef47dc84fd38 2 0.00/1.00 vMB 0
95,248 95,248 0000000000011fa00ce9ca162a66206f3c38735d29fcc64b33820a5efe6972af 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.20 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.87 GB
    • Received: 14.05 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.