Loading Tool

Explorer IconExplorer

Memory Pool

41,797 transactions
26.73 vMB
0.05593086 BTC
Random Selection Loading Transactions
Max Size: 140.25/200 MB

Candidate Block

Mining Attempt 4aa5d05099b732ac6bc5029ef1eb80d1dab2c5acda219e4bc799011a0e08ffc2
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 6ea46a4e6729438c5bea70d7bfbb4c218cde2057dcc80b4d4584ec2c1befa61c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,621
Size: 1.00 vMB
Total Fees: 0.00648152 BTC
Feerates: 103.41 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (571,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,971 342,971 00000000000000000fe99660b923e04086e116223163a92adb1e35b7a2fe8748 144 0.10/1.00 vMB 14
342,970 342,970 000000000000000005942b38c67ceffca3c504b244396ca14448687ddff8ca6c 179 0.09/1.00 vMB 25
342,969 342,969 000000000000000007bd193e702de9c6e089c1f41e5ba39e2ba76471fc79bf79 387 0.20/1.00 vMB 27
342,968 342,968 00000000000000001796a630eef046ad45935f71f05c5862ba9b550f49f3d87a 1,615 0.84/1.00 vMB 25
342,967 342,967 000000000000000000a21dc580b48d1c1e2423ddfccd80068b1fdaf7bf91e105 587 0.37/1.00 vMB 24
342,966 342,966 000000000000000007b74e119358ed0e9f3f7c014354eb39432d031212a6e4c5 63 0.07/1.00 vMB 6
342,965 342,965 0000000000000000003c5f3261a98f9c4404f18422490d6415e9553edf436b37 863 0.45/1.00 vMB 25
342,964 342,964 0000000000000000143a10d26d445a2be7b3f807f098395da5af2a48c824ecc2 753 0.46/1.00 vMB 20
342,963 342,963 000000000000000013d1735dbc3c10d2729acb2b7b8afc41c841459300b812d7 1 0.00/1.00 vMB 0
342,962 342,962 0000000000000000085263bd9eb0178f0e2c0f98a5fec5fb84f172259671b121 153 0.08/1.00 vMB 24
342,961 342,961 000000000000000010c2b936d63306a75fd205feb75873cbd4524416476ee409 525 0.26/1.00 vMB 33
342,960 342,960 000000000000000011e439c37d6d84ce4a55a7edd170e72707ecc80ff32ce272 315 0.26/1.00 vMB 19
342,959 342,959 000000000000000000f3ec48f058b4c296bddca26bfcd445ff3471479586bbbe 179 0.11/1.00 vMB 15
342,958 342,958 00000000000000000047a337e6d1d866156681071ca535f2abd5b3791495fbb2 433 0.23/1.00 vMB 23
342,957 342,957 0000000000000000019f4d390b840c136d12837120651d4148442474c383463b 1,123 0.66/1.00 vMB 24
342,956 342,956 00000000000000000a45dc174b163becc00935325557c9c59fc390e2b5f1376d 1,038 0.67/1.00 vMB 20
342,955 342,955 0000000000000000116128899c6d71d0fe9ff7fef3a971c74484e72d7d7077f4 775 0.27/1.00 vMB 43
342,954 342,954 000000000000000016a227cb6a59611bc73103e3d8ddae0361fc6be393fec40c 553 0.50/1.00 vMB 19
342,953 342,953 000000000000000012a62978fcbe7bd3bf9ee105573b15efcddc26bf75330c38 754 0.35/1.00 vMB 27
342,952 342,952 000000000000000011cfdbe5968ce51177b0b0ded47e97ca964e2b35b3dafd72 610 0.45/1.00 vMB 34
342,951 342,951 000000000000000012e7874c34155d89897c58014c86f02925f32748a35c0867 449 0.48/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.