Loading Tool

Explorer IconExplorer

Memory Pool

82,084 transactions
32.05 vMB
0.08431389 BTC
Random Selection Loading Transactions
Max Size: 193.12/200 MB

Candidate Block

Mining Attempt 8efd516baf22c0f395c2c20bff9cf6dc8fc2dbf28404b739dde3714c4aa4f034
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root e9b2d12de0759336b4e91105ae7c94c3c8c682639f61318da09f06259c14b20b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,191
Size: 1.00 vMB
Total Fees: 0.01377494 BTC
Feerates: 142.62 > 1.38 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (186,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,109 729,109 000000000000000000062d38bf373bf1bad81aed7f6a37eef6fa18e251dd6e10 1,761 1.00/1.00 vMB 10
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
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.33 GB
    • Received: 16.56 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.