Loading Tool

Explorer IconExplorer

Memory Pool

42,704 transactions
26.26 vMB
0.05207877 BTC
Random Selection Loading Transactions
Max Size: 137.97/200 MB

Candidate Block

Mining Attempt 3b7c0c8d384db0010e2c17edadaea9aecb7b8c7e67a1ddb34f226e1770966aa0
Version 20000000
Previous Block 00000000000000000000de66d14147d0641e86d110cedc8b36235857d0e5e522
Merkle Root 9cad150698749e229b8d6fc8bd043f54b3d49608636f27a0fc8b43838f60a440
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,364
Size: 1.00 vMB
Total Fees: 0.00410938 BTC
Feerates: 40.21 > 0.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,748 (234,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,423 680,423 000000000000000000050083e07b60aa012f3a308960974f87fcae100dfd32ca 2,725 1.00/1.00 vMB 150
680,422 680,422 00000000000000000000c801e95300908291410d0a0bb151a44b8f12f9a27465 1,903 1.00/1.00 vMB 153
680,421 680,421 00000000000000000005d7560c2a1631c9dd99fafce942886f4a63e78f826f88 1,183 1.00/1.00 vMB 187
680,420 680,420 0000000000000000000088309bf33acc1f50c38704f77e6a5bc411ddc66be884 2,715 1.00/1.00 vMB 236
680,419 680,419 000000000000000000058b8ecdbfbb3913fb3726021282da1ecc9ea6881368d9 2,617 1.00/1.00 vMB 174
680,418 680,418 000000000000000000007c58309ce760759c48cfd0ce25f8c5fa22879e3b77a0 2,215 1.00/1.00 vMB 154
680,417 680,417 0000000000000000000aa8a17d431c5f752506eb745db264c346b66dc6d3b663 1,696 1.00/1.00 vMB 86
680,416 680,416 00000000000000000002dbcf096e66718ca4c4d658fbe4fd2a89eedd6c509b03 2,572 1.00/1.00 vMB 119
680,415 680,415 00000000000000000006709d620d6778aa4d3b11f1dc392689e0ca206f4b396f 2,495 1.00/1.00 vMB 81
680,414 680,414 0000000000000000000b3e26eda1a55d0187d5dc353babcfb416495b747a9528 1,517 1.00/1.00 vMB 58
680,413 680,413 0000000000000000000718736d8cac4f869e7649f2421e1db86c653f9b15ce2f 1,386 1.00/1.00 vMB 76
680,412 680,412 0000000000000000000bbdc929a25f40f6bc8da170e248b6e316ab628a9b7cfa 2,659 1.00/1.00 vMB 134
680,411 680,411 000000000000000000037fb62fb8420240d98c2c2fc5ef2edbb66cfce394feba 2,594 1.00/1.00 vMB 60
680,410 680,410 000000000000000000050f694344f619a874702fa402d2b8978d9918dccd1256 1,991 1.00/1.00 vMB 160
680,409 680,409 00000000000000000004dd01f401977f953b956b5ee58710a133d52802417903 1,118 1.00/1.00 vMB 214
680,408 680,408 0000000000000000000b3e99e5b38d39542fb9a69d132608c2b87017bbf8dd59 2,643 1.00/1.00 vMB 108
680,407 680,407 0000000000000000000978c58cad22e16f922dc9660059751b27f58eeb5a839e 2,613 1.00/1.00 vMB 117
680,406 680,406 00000000000000000001e2240ab0c082610aebf7f900144d1d86dabf3ee233c9 2,556 1.00/1.00 vMB 235
680,405 680,405 000000000000000000090337cf1e8ac17bcda41bef6a0609f43d31f32e0d3cf4 2,322 1.00/1.00 vMB 73
680,404 680,404 0000000000000000000a2364546d42fdab8ac1f80ac6586cdcdb8cf834ea7ef7 2,280 1.00/1.00 vMB 96
680,403 680,403 00000000000000000004354d7a114f2586492d7a875e12448beea7d763921e82 930 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.94 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: 646.76 GB
    • Received: 12.88 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.