Loading Tool

Explorer IconExplorer

Memory Pool

41,076 transactions
28.61 vMB
0.05909924 BTC
Random Selection Loading Transactions
Max Size: 146.77/200 MB

Candidate Block

Mining Attempt 1ed23789b62d44cea68f3375df88f5c8492b77cc4294d15aa816e5fe544d78dd
Version 20000000
Previous Block 00000000000000000001e8eea2fc217de15f4d40d8c46e346c3a22c6ea1dbb3a
Merkle Root 3a486ce697e97c4723bc5ed3486f6a2a924afc8e9df4814c931a5aaede57c4a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,004
Size: 1.00 vMB
Total Fees: 0.00373373 BTC
Feerates: 30.21 > 0.37 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,619 (113,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,247 801,247 00000000000000000003db3119cba00f75eefa82eb485aefc95e3efe603a0fc4 3,300 1.00/1.00 vMB 11
801,246 801,246 000000000000000000017f4a8fa860a008c2eea79d84cafcc1d0920ec748bc4f 3,205 1.00/1.00 vMB 19
801,245 801,245 00000000000000000001b8cb93e45ec41393b0c475a6a246d47003df4242e506 2,772 1.00/1.00 vMB 13
801,244 801,244 00000000000000000005449f6f19dec9580f568cdd140348a5fb622e8ff32264 3,496 1.00/1.00 vMB 17
801,243 801,243 000000000000000000043a55352903e177f82a584eb1ddcf3c1268732237060d 2,636 1.00/1.00 vMB 16
801,242 801,242 000000000000000000020c8ca27cb8a7a87c2ca7adac8690478a7ede77301400 2,644 1.00/1.00 vMB 13
801,241 801,241 00000000000000000001f0430e671dfdf8808f6b752806a13b19f0577e3cc315 2,075 1.00/1.00 vMB 13
801,240 801,240 00000000000000000005188f9a320900076bef1778743b88b52081655beb2330 1,759 1.00/1.00 vMB 12
801,239 801,239 00000000000000000001c77fc7eee43969acfee68160cf837a4b579efc5433f9 3,424 1.00/1.00 vMB 21
801,238 801,238 000000000000000000035033c3eac40728dc8209c94bd14d2395a24ea776380c 3,097 1.00/1.00 vMB 16
801,237 801,237 00000000000000000002a7050ffd604190049acf1ec66a0ae5a895e872fea345 2,528 1.00/1.00 vMB 11
801,236 801,236 000000000000000000007de26684e532c525dc0dea4be7ee0490cf66432f5a4e 3,010 1.00/1.00 vMB 12
801,235 801,235 000000000000000000051c10c2ab96a228afd049b9382f2296812e832b083e9c 3,005 1.00/1.00 vMB 32
801,234 801,234 00000000000000000001d8929c28462fdf646744d1256064cfb8ad1c1d3c76d0 2,628 1.00/1.00 vMB 20
801,233 801,233 00000000000000000002cd833cbaf670fdbde8e2ae902f517b259455686dc82d 1,235 1.00/1.00 vMB 12
801,232 801,232 00000000000000000000e9730f8f701c9b2593cb27461416a92c92c4db49460b 1,627 1.00/1.00 vMB 11
801,231 801,231 00000000000000000001d8c448f94146d24ddc7a8d7a9fa35bce415cd516d6ac 1,788 1.00/1.00 vMB 14
801,230 801,230 0000000000000000000055704840d08d057a9a2bb5f9cd11f98ea395a13bc863 2,724 1.00/1.00 vMB 25
801,229 801,229 00000000000000000000e6af85fc2a3b7a97f06999ed2ac45d031681b6b6625d 6,624 1.00/1.00 vMB 7
801,228 801,228 000000000000000000034de2af77f9fcfa6c8e661307c3198744908eac9143f5 4,755 1.00/1.00 vMB 7
801,227 801,227 00000000000000000004e68ead3c9a87a4fd104798e4c239fc3a44ef7cc947e9 3,563 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.72 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: 629.67 GB
    • Received: 11.94 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.