Loading Tool

Explorer IconExplorer

Memory Pool

85,360 transactions
33.06 vMB
0.16032089 BTC
Random Selection Loading Transactions
Max Size: 196.88/200 MB

Candidate Block

Mining Attempt 96629df4d5710d5caa58d7dd82739e8d583e419800f74221efd967f5125ed331
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 7ad2d9e2d39f4b3047ac538fc305605f41afe69a96d5b49c146bc9aa9050c394
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.04956513 BTC
Feerates: 318.30 > 4.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (63,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
851,653 851,653 00000000000000000000ea410c9de45ce5670919fe23642cee7018bfa54bd61c 4,770 1.00/1.00 vMB 10
851,652 851,652 00000000000000000002a620d05142e5450655747572e730ec620db21ecb49f1 6,391 1.00/1.00 vMB 14
851,651 851,651 00000000000000000000e07f825346403ad0ebfed147f49a262ad945b0fa35bc 5,716 1.00/1.00 vMB 18
851,650 851,650 000000000000000000034fa8f6a9740bab811c06828153a83beb38088d89b58d 3,963 1.00/1.00 vMB 6
851,649 851,649 00000000000000000001d5b0c0e33be44606ff9ae855fb1039e1340334adca4e 5,304 1.00/1.00 vMB 6
851,648 851,648 00000000000000000002d8877623f89a13b6d90a4abc222b4851fb48faeb3657 6,896 1.00/1.00 vMB 5
851,647 851,647 00000000000000000000e2d6c570cabdc97b6abbc36afb3a4da2ba8b9028254b 6,958 1.00/1.00 vMB 5
851,646 851,646 0000000000000000000170c30cbbe0a3bd97e28fc15496bf1af241821bb985cd 5,610 1.00/1.00 vMB 8
851,645 851,645 00000000000000000002415507e1990c1ba649be2edb0d01880232aa69aa776c 5,122 1.00/1.00 vMB 6
851,644 851,644 000000000000000000021b97760b853bc5ea0c07951d386841aa69b9f851444a 4,841 1.00/1.00 vMB 6
851,643 851,643 00000000000000000000ad7e1b31a3e2e5030a15a82b68b2e74f4c2891a71565 6,032 1.00/1.00 vMB 7
851,642 851,642 000000000000000000003f503f914f8178b07a52610d10f0d78d3ec0aa3f394f 6,348 1.00/1.00 vMB 6
851,641 851,641 00000000000000000000b703c2aab908b2cff3e1ab08f3eb6beb7ecc8329f5fe 3,372 1.00/1.00 vMB 12
851,640 851,640 00000000000000000000a9debbce41afc45f8470c5c8a57e8f37e5c3edd42e75 7,593 1.00/1.00 vMB 5
851,639 851,639 000000000000000000003511e7f73fe240274d5dbb3178d60e25e1ac8acc79f4 6,755 1.00/1.00 vMB 7
851,638 851,638 000000000000000000028910233646c37892d4c90a9744eaf83e544de2e8a234 7,806 1.00/1.00 vMB 5
851,637 851,637 0000000000000000000172c4afc10ca5140b6e0964fdba83da3b27caea0dd24d 3,585 1.00/1.00 vMB 7
851,636 851,636 000000000000000000013eed02eefe019525c4a98693daf5672731de8d387728 2,974 1.00/1.00 vMB 13
851,635 851,635 00000000000000000001e80c126269109d089430454f992ac2bff98f6a236963 6,194 1.00/1.00 vMB 7
851,634 851,634 00000000000000000002c6db99e82527b900280b3281034e1a74235cfdd770d9 3,873 1.00/1.00 vMB 6
851,633 851,633 00000000000000000001721d7d43854e35fd25ecab9c6d41fa582d9c6635ce88 7,552 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.