Loading Tool

Explorer IconExplorer

Memory Pool

82,893 transactions
32.56 vMB
0.09858633 BTC
Random Selection Loading Transactions
Max Size: 195.25/200 MB

Candidate Block

Mining Attempt e497fbabfaa09da3cc6ca2d689e135165592df79bef27afa2bb5239b9007a79b
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root fc98e990366754078b6caa463d261fe064464afa22e43943929042cc0780cb51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,989
Size: 1.00 vMB
Total Fees: 0.02341921 BTC
Feerates: 265.25 > 2.35 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (186,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,108 729,108 00000000000000000001272ac5fc9b0c74842aba6f2b1905a30b77addadc743e 151 0.07/1.00 vMB 9
729,107 729,107 000000000000000000048535fd712045cf1ce3b3b6e2a2cda90d2d714a8cfefa 2,275 0.81/1.00 vMB 7
729,106 729,106 000000000000000000068043b438521fa905d5094d74e87de099e454e5bd2cde 2,017 1.00/1.00 vMB 6
729,105 729,105 000000000000000000087b71609d6f079ed233a83d5e399f8f71c80af01cbb4d 835 0.25/1.00 vMB 9
729,104 729,104 00000000000000000001a05fdc12675f108c3195ed4e0e7714543f134bb3868b 743 0.19/1.00 vMB 10
729,103 729,103 000000000000000000016300725a6cbfa0b8d952b59c24c1753e05e362672683 1,228 0.45/1.00 vMB 9
729,102 729,102 000000000000000000000f0ad61eb5fee93d3bc1841399d1b95974dbc4fcf2db 1,911 0.59/1.00 vMB 9
729,101 729,101 000000000000000000082d84a7b52aec81cfeb4a43abf7c2fbbb3d11809f4dea 92 0.03/1.00 vMB 6
729,100 729,100 0000000000000000000954bf87e3e6c176ca05a9d53296077b0c75fb66d48835 2,576 0.87/1.00 vMB 6
729,099 729,099 000000000000000000027e41d32930e16bd88ae8eb060b0815bc13832ddce1fa 3,009 1.00/1.00 vMB 10
729,098 729,098 0000000000000000000497c1cb91b047b35eb504c1b2f7c9045f292f1ea65f57 2,490 1.00/1.00 vMB 3
729,097 729,097 00000000000000000008b8c9cb0b43317a647bfd3ecf7d02855b8b080f5818c3 2,350 1.00/1.00 vMB 12
729,096 729,096 000000000000000000006d001ce72834f423b6520995c697f286f855254cbfc3 1,218 0.34/1.00 vMB 8
729,095 729,095 00000000000000000009b18d57426206cf3b3c954733a768bc3c0ee18dc6066d 555 0.16/1.00 vMB 8
729,094 729,094 00000000000000000004175cd479be9a5aa68256630de0de9c1c89998951d7f0 1,307 0.52/1.00 vMB 9
729,093 729,093 00000000000000000009ad2ee582ecb058502481c6e9b2dddef2def4cb182c72 1,980 0.68/1.00 vMB 8
729,092 729,092 00000000000000000001ee6cb9b233db1dff25c57e3b5e16d1c0d2d4c9a5afe8 788 0.23/1.00 vMB 9
729,091 729,091 00000000000000000002da68a547d98d08f4aab60b9624b6b3a8102da1a8ea5d 920 0.40/1.00 vMB 7
729,090 729,090 00000000000000000000da0dee165024dc9e35e8ddabf78a4502c4351598dc40 89 0.03/1.00 vMB 5
729,089 729,089 00000000000000000002c1bac0d3a751c664eaaa538da317db5c0e706fdba57e 3,195 1.00/1.00 vMB 8
729,088 729,088 00000000000000000006f29b11ce3a77f1040184df3a4f6c27d812d0f14bea8c 571 0.16/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.70 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: 697.32 GB
    • Received: 16.55 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.