Loading Tool

Explorer IconExplorer

Memory Pool

45,634 transactions
27.94 vMB
0.09191644 BTC
Random Selection Loading Transactions
Max Size: 146.78/200 MB

Candidate Block

Mining Attempt 8fe7f2353b185999d9c77eda28d4c8ca38ecf8b2a3a5b0193977a9467561b8b2
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 1a824bb8435eb18dba4efb00440d236d8e540bde4a7dd4edca3a4a57add49bd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.03637836 BTC
Feerates: 197.49 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (630,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,233 284,233 000000000000000127fd016d759c6ddbbbc07a2dd5ddcd9782a500c368ceabf1 540 0.49/1.00 vMB 28
284,232 284,232 0000000000000000bd680cb3b7d943a86983a57d7f91871ff1dbe3306c3d0077 374 0.25/1.00 vMB 52
284,231 284,231 000000000000000194d0ee41a745959456e70889917bb6f8b165c4b05d90cf4d 43 0.02/1.00 vMB 18
284,230 284,230 00000000000000005dd6d80512db394c7930914659cdf506ccd0814687226a9b 317 0.16/1.00 vMB 44
284,229 284,229 00000000000000010423c3fcb75a5e35612535d7ea39bfaad7542fc338fa9729 75 0.04/1.00 vMB 34
284,228 284,228 0000000000000000e00db31f91753d0cc4fcadacb3687bdfa8601c86d4a157e9 509 0.24/1.00 vMB 31
284,227 284,227 00000000000000001fedd219cbaddd6b708b6431e21d875fa5cddfebc2a5297f 102 0.05/1.00 vMB 123
284,226 284,226 00000000000000015c80cb8349f4eb18898d9a4636974e3a15503fd5f7c510f2 186 0.10/1.00 vMB 39
284,225 284,225 0000000000000000dc3139802c58402d101f50536438a92781e270a41bc13e8b 116 0.03/1.00 vMB 44
284,224 284,224 000000000000000024fef338d8dc2b3563a1e5f51c1968dc2e89a5e26d8a1842 26 0.01/1.00 vMB 50
284,223 284,223 0000000000000000c8cf05c07c90d9868ffee4f7941e7b5e02f12cad0030e66c 439 0.18/1.00 vMB 43
284,222 284,222 0000000000000000591cedd0216c05b667cd297aba792cce96638ac8ee13cd95 201 0.09/1.00 vMB 41
284,221 284,221 00000000000000017a6186fe5e62b9b244a2bda40e47670bc52dcbc273eeec60 650 0.60/1.00 vMB 20
284,220 284,220 0000000000000001673a3052da9c6d6d7289a0d93874f112e6f53d1d1a2587da 170 0.05/1.00 vMB 126
284,219 284,219 00000000000000006e0786ee9537344a84c1903922804db28e4936c05f254b57 761 0.34/1.00 vMB 53
284,218 284,218 00000000000000012a5c34b7ff7d6c4f4f2c824f16621a2ee5b23782a8610ac4 21 0.03/1.00 vMB 8
284,217 284,217 0000000000000001dea3fd0781b66a9dbb5b204d9276840b8553a195f69b9d8a 12 0.00/1.00 vMB 32
284,216 284,216 0000000000000001381591b611b04251334fae2e0c917c55a92ed7cb6c96a506 67 0.02/1.00 vMB 98
284,215 284,215 0000000000000000dc945e050ab29c6a55ca7ab0165fa3a1af1a7d73db12a9ef 429 0.19/1.00 vMB 37
284,214 284,214 0000000000000000a862bf1fde6213e04640ffaa29e18dc0b919441b97bd3992 178 0.11/1.00 vMB 30
284,213 284,213 000000000000000005953a1eb47f7774f87b0355e27cc41b3cf442ef5e424561 51 0.16/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.23 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: 655.05 GB
    • Received: 14.24 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.