Loading Tool

Explorer IconExplorer

Memory Pool

77,247 transactions
28.65 vMB
0.09022731 BTC
Random Selection Loading Transactions
Max Size: 173.78/200 MB

Candidate Block

Mining Attempt bd3e06ca428c9c3712a8b3fd70fc9d6cfea09fbeae1e233b257ad41addf01f26
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root c3c4203c1ea0364857f7781ee809c03d791944c2b784c23ca03f6b0524b22aec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.02406390 BTC
Feerates: 402.60 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (619,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,506 295,506 000000000000000099bfb6785f7d099eb1157cd3024218ce53667803532495f4 219 0.12/1.00 vMB 30
295,505 295,505 0000000000000000a09796c8641a19c9e6537333fb7a18d74f044c94958ce126 99 0.05/1.00 vMB 69
295,504 295,504 000000000000000043208aba279d64a860f27aa0e836496c22a26db4caad86b4 7 0.00/1.00 vMB 55
295,503 295,503 00000000000000008eb815cb9ea183776a6cd1798f7cbd64f22610db7ba86e16 613 0.30/1.00 vMB 34
295,502 295,502 000000000000000053d5d73c8299b4ae04beb5bf89e23f35f6d67857c37c7a09 27 0.01/1.00 vMB 35
295,501 295,501 00000000000000003e5f4908edd56289aad4b0bd30ee16a43342d7fe5847c033 75 0.03/1.00 vMB 31
295,500 295,500 00000000000000002bde4e47b9919fa17665f5413f317bf8fc1ae22ce08aa589 131 0.08/1.00 vMB 32
295,499 295,499 0000000000000000a568fa589d558dde2fa4d52f7d221ef7325741d0d41b9e36 263 0.11/1.00 vMB 38
295,498 295,498 00000000000000004450240b1b9b4d5c2c7c10eed7325fe566d12bb8a2ce92ea 357 0.25/1.00 vMB 25
295,497 295,497 000000000000000059bc15f15b2a52860b6b6983b7ff96aab3e7d9eb83854032 256 0.09/1.00 vMB 41
295,496 295,496 00000000000000009052fa07e7f5eddbd64d1cfcac6eb58feb0145261053f4bc 366 0.18/1.00 vMB 34
295,495 295,495 0000000000000000a991467b147c9f605327a2cfa822abf7fc733366634f425e 109 0.12/1.00 vMB 22
295,494 295,494 00000000000000008bcaad1f3b2aee90c14351ea219c0da9d8df42a0dc7bf7d3 128 0.04/1.00 vMB 49
295,493 295,493 0000000000000000155988b979a6cfa57b593ecee65f258c7a3115d8fdcbba74 128 0.08/1.00 vMB 21
295,492 295,492 0000000000000000a66226606e39c5f42fead4b76f5299c500169b1b49dbed45 645 0.35/1.00 vMB 34
295,491 295,491 00000000000000002024cb647728ec29643141f26fc85b298e8fd5932968d251 224 0.11/1.00 vMB 38
295,490 295,490 0000000000000000780d616734850b38d92c8f628bf87b078ea3201ef592367d 503 0.34/1.00 vMB 28
295,489 295,489 000000000000000067f0c36638a5d9099082ad320595c96491629fe7b85ab056 256 0.14/1.00 vMB 30
295,488 295,488 00000000000000004bf1c158505f4c6c6187d349ee84cacc09c1c75053ef1bff 1,024 0.37/1.00 vMB 55
295,487 295,487 000000000000000059567bce5aa54ac16acc6cadea26384ba95ba535a661202f 98 0.05/1.00 vMB 34
295,486 295,486 0000000000000000aa6470bac6f5db98d7954120eded0eb0a9bb5ee902194dcb 102 0.11/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.