Loading Tool

Explorer IconExplorer

Memory Pool

39,988 transactions
31.69 vMB
0.07200517 BTC
Random Selection Loading Transactions
Max Size: 158.30/200 MB

Candidate Block

Mining Attempt 6c83d1beac785d46e62a00928b06bd0e66c818988f13cd7cc8394e4deec6b6b7
Version 20000000
Previous Block 00000000000000000000bf95f98cf3f19b98ec17d23f759f7862a75355b4678f
Merkle Root a07665626686e68ca267fddde0b94e3500f9aabe6468409921d2b430f2a8bfb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,035
Size: 1.00 vMB
Total Fees: 0.00688044 BTC
Feerates: 151.42 > 0.69 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,338 (647,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,264 267,264 000000000000000ac81c34d08b9a387b8145cc35260aa30b0f7e5691c7829a4f 205 0.08/1.00 vMB 114
267,263 267,263 000000000000000a620954020d21b7e25d2e1f881dcf23dc469e3a05fea7905b 66 0.03/1.00 vMB 48
267,262 267,262 0000000000000008d4ad74177253ba35883147392f0450df3e9ebb0c83a073fe 179 0.08/1.00 vMB 53
267,261 267,261 00000000000000035298062f0b81a1661975044ec693f88b2fac489c3c8701ce 252 0.10/1.00 vMB 131
267,260 267,260 0000000000000003341f2399010a453dfea54e953a7b181f4665e2bb21a9122f 217 0.09/1.00 vMB 74
267,259 267,259 0000000000000001b33ae5bb0e5360207f5d2836fde017f239270e9a9d4ba4f9 9 0.00/1.00 vMB 51
267,258 267,258 00000000000000043bee19e4282825b768a6e0f8531f9a24c6922690c56d83e6 152 0.11/1.00 vMB 37
267,257 267,257 00000000000000040695e7f4f0fd11e95db8e69bee1b2c2f64d979b09784e487 31 0.02/1.00 vMB 27
267,256 267,256 00000000000000080b018b6ca06297488370e1443c5115da9fe3c6dc2bd76d9d 475 0.23/1.00 vMB 79
267,255 267,255 0000000000000000f8ab0e192efb4151f8dd675b0c8326be522d1a04fd8d319b 220 0.12/1.00 vMB 26
267,254 267,254 0000000000000005d9ebc33698e7556015ca5f89f68bd229bbda960e2c1edff7 638 0.25/1.00 vMB 82
267,253 267,253 0000000000000005bf34eb4dfe0c3e967a0e4f8f593acd97406f2d2a26c4374b 170 0.07/1.00 vMB 76
267,252 267,252 00000000000000072e6e5ba5a2a691949a181803044d0d7037b839d4e3e891b0 104 0.12/1.00 vMB 15
267,251 267,251 0000000000000009076f91267ba8cc8d3984c714a919952cbc39db6bee746544 710 0.25/1.00 vMB 98
267,250 267,250 0000000000000009618ec424151a8ee6ff63735df1088e82da27e483753afc7a 128 0.05/1.00 vMB 53
267,249 267,249 0000000000000002058b14c15e7a6b993e4503b4fe020098eea5fab324a733f7 40 0.02/1.00 vMB 53
267,248 267,248 00000000000000049110140644610073fa4288779341e2dc7bddb97a5585a76e 156 0.08/1.00 vMB 53
267,247 267,247 0000000000000005dc59c70d4d0367e0cc8e4eca51f0cdf29f1c89b0b1493186 342 0.20/1.00 vMB 27
267,246 267,246 000000000000000856bf1e0cd9de7fd5293bbb0f9e308301fd9417d2a129f814 673 0.25/1.00 vMB 104
267,245 267,245 0000000000000005cc68f29d1d515a156c9c8fc6386aca931bb4f9ae61b360d1 10 0.00/1.00 vMB 84
267,244 267,244 0000000000000003f34c7f756e65974aa3d5d8899bd3183933b68d6008533609 82 0.03/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 781.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 585.28 GB
    • Received: 9.42 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.