Loading Tool

Explorer IconExplorer

Memory Pool

48,210 transactions
28.38 vMB
0.08320160 BTC
Random Selection Loading Transactions
Max Size: 149.85/200 MB

Candidate Block

Mining Attempt 1d771a31d04ed71c8dcad2b15834dbb1109dcf2509d35ede60856b82e2b6be31
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 3524aec4d3ced87e64101508e857f535a4c446933a364e54b6ec64695e7276c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,187
Size: 1.00 vMB
Total Fees: 0.02690666 BTC
Feerates: 100.66 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (145,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,282 769,282 000000000000000000057b0f8e1ab35e3b2724324544fb7f365dbb274fd621fa 985 0.54/1.00 vMB 10
769,281 769,281 00000000000000000001cb8cf78969c4d840950837681f1df0e2f8a988119a21 2,291 1.00/1.00 vMB 27
769,280 769,280 00000000000000000004f19088a6dbef565c61e202fb8f44947284df6ca45d1c 827 0.59/1.00 vMB 16
769,279 769,279 0000000000000000000002139b65638f9f7407f6a743d6743f5d78a630229ce8 2,096 0.64/1.00 vMB 20
769,278 769,278 00000000000000000006b656f843f8d0d3959963688db42ca6e50135b3256ec9 1,153 0.35/1.00 vMB 17
769,277 769,277 00000000000000000004f6b68e99e48b30a06788f614fb9aab48a4c4878f0664 483 0.12/1.00 vMB 19
769,276 769,276 0000000000000000000377eef1943e36f4b637ac2900bb04cd9ae4dd5897fa54 1,045 0.31/1.00 vMB 18
769,275 769,275 00000000000000000000d4a35cef1301065ab7f0f67e1dfbb242eb0090b4adcf 2,446 1.00/1.00 vMB 13
769,274 769,274 0000000000000000000564c4e4aad15c94982658c29ae3c8800269dd8fb3f011 1,496 1.00/1.00 vMB 5
769,273 769,273 00000000000000000002a455c4ad3a0d4394896dd3dc16af7044070ccfa07bdc 2,590 1.00/1.00 vMB 9
769,272 769,272 00000000000000000004d63bc1e778fd82dbef8943c9d9d664e01ff85e01491b 3,060 1.00/1.00 vMB 19
769,271 769,271 00000000000000000007636da5f7608273159ab054e75daabd03a34c594c47cd 1,636 1.00/1.00 vMB 13
769,270 769,270 00000000000000000005dd0c2ad87ff9f1a6002665db4b03232bff0518836a48 2,878 1.00/1.00 vMB 26
769,269 769,269 000000000000000000019297077ed3885c3606c450fea85e387680e19e4264a8 2,594 1.00/1.00 vMB 21
769,268 769,268 000000000000000000033c287628e95e37e82a7a0d0468685a79497b4643340b 3,042 1.00/1.00 vMB 23
769,267 769,267 0000000000000000000575c41cc764ae69398eadfdcab28d97f52c19412835b0 2,410 1.00/1.00 vMB 26
769,266 769,266 00000000000000000004af122f6497aae212fe3677e9aa2dee8ff9f508481523 3,731 1.00/1.00 vMB 40
769,265 769,265 00000000000000000001a0203dde0f822e6276f15148e6bb1fad020a52a70be4 2,355 1.00/1.00 vMB 33
769,264 769,264 0000000000000000000273d2d3786e2bc25fdcc010c2a3034f551c1e6b6f4d24 739 0.21/1.00 vMB 15
769,263 769,263 00000000000000000004c0439987055b15a18adfd9b5d9a4829842cecd9b4aa9 434 0.11/1.00 vMB 21
769,262 769,262 00000000000000000002c4cc535d80cb6a4aedd2df353e8dbf0b72f76d4a6592 1,315 0.57/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.