Loading Tool

Explorer IconExplorer

Memory Pool

81,355 transactions
29.87 vMB
0.13401308 BTC
Random Selection Loading Transactions
Max Size: 180.85/200 MB

Candidate Block

Mining Attempt dd4ac7e09ade9556ba252b6807f02221631e0289c8df4d5998cc7a673ff6817e
Version 20000000
Previous Block 000000000000000000005c2fc4d2b95ddb889fb35eace1de4a362d4b7706c2e6
Merkle Root 3e75d929666f2c650e214470d1f1c4bcab7ba28b481b1574a0e0e4b5d2b7bebd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,941
Size: 1.00 vMB
Total Fees: 0.06805321 BTC
Feerates: 213.90 > 6.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,109 (245,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,471 669,471 000000000000000000051c5d4928722d11346a7df9b35eb52424546615799145 2,282 1.00/1.00 vMB 86
669,470 669,470 00000000000000000003ff524c116b26dfd8c3d7c181c88a13358b5d0cd8c157 2,047 1.00/1.00 vMB 58
669,469 669,469 0000000000000000000574528eb57fddac28055c033150db45edad82dedd1755 1,673 1.00/1.00 vMB 48
669,468 669,468 00000000000000000002393d3f65206e3dfcee9a1fc6e3c3287ac06de7d15690 161 1.00/1.00 vMB 8
669,467 669,467 0000000000000000000b6897a101abfcc750a55319a5dd0fb97db70f4e6682c5 1,202 1.00/1.00 vMB 42
669,466 669,466 000000000000000000006f2309b06c690bc6aa99e9ab6943507c58c27a66372d 1,559 1.00/1.00 vMB 51
669,465 669,465 00000000000000000003a3969ff29329562a50ef18910539e30cbc736d5cdccd 1,556 1.00/1.00 vMB 13
669,464 669,464 00000000000000000004b08a3f1c142e0d8542d0c67f00f8675fca749cc082c0 2,609 1.00/1.00 vMB 101
669,463 669,463 0000000000000000000777daaa44000bc19b62e42cc05403e651c3749cc281b9 1,127 1.00/1.00 vMB 10
669,462 669,462 0000000000000000000a822b67da0c5fd615d32232f41a76db3187ca68751d02 777 1.00/1.00 vMB 13
669,461 669,461 0000000000000000000a31e436391bc3e425e2a48a6d90dad35e8e9747d00b2d 1,048 1.00/1.00 vMB 27
669,460 669,460 0000000000000000000d0f1a549ac8afcf0385a36879ffd74d8055d4c09df70d 500 1.00/1.00 vMB 8
669,459 669,459 0000000000000000000c7a8aad03ab9cd162f3111889ad79b94fd3c3ed6c8a41 1,508 1.00/1.00 vMB 21
669,458 669,458 000000000000000000055333761e5abc2fdd616a67ab878016458dbde9bd936e 1,191 1.00/1.00 vMB 101
669,457 669,457 0000000000000000000474796334876c76bc0cc283320e48f550b8832b21ee49 2,137 1.00/1.00 vMB 46
669,456 669,456 0000000000000000000aff6787c80e569aa5940de63f06b333ff0cbf0bdd8563 1,304 1.00/1.00 vMB 14
669,455 669,455 000000000000000000046f04682c51700421611510ffcf1653a92292a439918d 2,088 1.00/1.00 vMB 48
669,454 669,454 000000000000000000042fe061d98374a5a1bfefaad6a1b2e19f4f0f2ee64f20 1,518 1.00/1.00 vMB 39
669,453 669,453 00000000000000000005322fe778ad8ea74a6c00c3866745c9dbf8d195173bc8 390 1.00/1.00 vMB 19
669,452 669,452 00000000000000000008dbbb8d58875695dce51029e66faddf16d55c68626214 1,746 1.00/1.00 vMB 17
669,451 669,451 00000000000000000009abfe8862020a6a842ac6107f0771ac40e43d938a1835 2,243 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.58 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: 671.33 GB
    • Received: 15.91 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.