Loading Tool

Explorer IconExplorer

Memory Pool

80,012 transactions
29.53 vMB
0.08838012 BTC
Random Selection Loading Transactions
Max Size: 178.98/200 MB

Candidate Block

Mining Attempt 810cff0a0075eb47716cf0586ed768ded0937edd6a1d5890f5f66dd80275b0d8
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root e17bc4421ea5abd1d827c524567d665e2c84f85b5687e88c1f4bca4e7b0c06f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.02630920 BTC
Feerates: 278.95 > 2.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (405,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,092 510,092 0000000000000000002b1a5e3517d839985d2aab33d4e91b645ce54a2d6f2487 2,204 1.00/1.00 vMB 18
510,091 510,091 0000000000000000005c8bd9922ddbedb7b3d74900aff8ec7d4cd8951be73785 2,212 1.00/1.00 vMB 100
510,090 510,090 00000000000000000004c8378fca0f65cf5e54bcdd29779f2bc4d166c6487ecf 544 1.00/1.00 vMB 12
510,089 510,089 000000000000000000309d42bf4508a3c3fb09d0703a5150be783d707faa54f9 1,237 1.00/1.00 vMB 27
510,088 510,088 0000000000000000003e42c194cc013601aaaa096cbb40900ccbd3d94bd38318 1,139 1.00/1.00 vMB 4
510,087 510,087 00000000000000000017df567987254a98a5c6d373a4d6257533eb077109d6d8 1,867 1.00/1.00 vMB 32
510,086 510,086 00000000000000000055156d4236b9654eb29c0e82213cfe074bd4491c49a0c8 86 0.03/1.00 vMB 108
510,085 510,085 0000000000000000005a9fccfb19ce1cb1b8d87eeebd0c04233e9d03e9918e27 1,947 1.00/1.00 vMB 8
510,084 510,084 0000000000000000002922b5289f8d41f25cf80b55639e319a3f334690634560 2,540 1.00/1.00 vMB 85
510,083 510,083 00000000000000000003670e5b4432524fdbd679db30844658c04d1cde01040f 2,396 1.00/1.00 vMB 13
510,082 510,082 0000000000000000000cf5271d9fd315a41d0582832137335b010320a26cffb2 1,962 1.00/1.00 vMB 12
510,081 510,081 0000000000000000003a2d68872569c280f76f1cf1975b484055ebaf65e33684 1,972 1.00/1.00 vMB 88
510,080 510,080 00000000000000000003f8551097dbbc73ad29cd888e0a56705059d3abd333ce 2,626 1.00/1.00 vMB 124
510,079 510,079 0000000000000000005d94051727f2c624ce88341cdc8f9755d974a8e9a62947 1,697 1.00/1.00 vMB 6
510,078 510,078 0000000000000000004d953e76d37edc88a12e8972c87a3f83411f28a59f8bb8 2,181 1.00/1.00 vMB 26
510,077 510,077 0000000000000000001254873a0663e707768ceeb8032b3e6583332bf8d9cdb2 2,224 1.00/1.00 vMB 105
510,076 510,076 00000000000000000022d15a021f8e925689a264818efe7c235cd111c5b129d6 1,918 1.00/1.00 vMB 14
510,075 510,075 0000000000000000000ccfbc0af52cb429257d5cbdd61f9a5e56302c4558ed0f 1,906 1.00/1.00 vMB 55
510,074 510,074 00000000000000000053145e97470d3dc8b0d00ddcd0db58cbbabba516046abc 2,100 1.00/1.00 vMB 13
510,073 510,073 0000000000000000004d243f2485c4bc51af10ba27d9df19d712d74164ca969e 2,557 1.00/1.00 vMB 100
510,072 510,072 000000000000000000257dec51df0f08f245d6b637e98d615732271d58127651 1,908 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.