Loading Tool

Explorer IconExplorer

Memory Pool

80,855 transactions
29.73 vMB
0.10176726 BTC
Random Selection Loading Transactions
Max Size: 179.85/200 MB

Candidate Block

Mining Attempt d621a45ae1c3257cdad0520e732eadc0c22379f26bbba0e3552e639d1cbff248
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 18b743c03626dd975328b4f230a3c63c0a57ab745d08cbd37308ac7ae34b2989
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,203
Size: 1.00 vMB
Total Fees: 0.03736282 BTC
Feerates: 146.36 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (544,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,678 370,678 0000000000000000117a7063bf186f99d3243cd6f613c940f6c34ebad0bfed80 666 0.36/1.00 vMB 36
370,677 370,677 0000000000000000000f6bad16de326bd9dfced9fc710312ad107eaf704a0785 112 0.06/1.00 vMB 31
370,676 370,676 000000000000000005ae5e799c91bbf054b8f52cce8a9ffbf604543bf79ed212 98 0.06/1.00 vMB 25
370,675 370,675 00000000000000000966c7c331bf439f8d9a575b4d6c584ab23edb84a693a035 295 0.21/1.00 vMB 17
370,674 370,674 000000000000000004496b976b695b5e3989ef739aa9803dc008abd287af7a30 1,541 0.75/1.00 vMB 49
370,673 370,673 000000000000000001eef5ff934fe93bbc7287ad1c7f324afd19cb9b113cf6c7 170 0.13/1.00 vMB 17
370,672 370,672 00000000000000001201dd35c830c31a76aabaf3daedf9056aac74ea80eb0a6d 1 0.00/1.00 vMB 0
370,671 370,671 000000000000000000d984d60b5ff424fcc77404eea72bca17e646ef4149ea95 878 0.48/1.00 vMB 34
370,670 370,670 00000000000000000cacdc042b2b8a9805dceaea5c20a25fe9873817d3711332 999 0.73/1.00 vMB 38
370,669 370,669 00000000000000000f34f2d0b222dc39634fe8b2e9252eee963a2aadb5541ebb 1,352 0.68/1.00 vMB 53
370,668 370,668 0000000000000000087d6264259d65509b0375acda769bc55ddf4977e3ef5bf7 49 0.15/1.00 vMB 4
370,667 370,667 00000000000000000fb0181afe01b002bdd7d8aa1ed553a918c01cc5e0e2b8d0 1,117 0.97/1.00 vMB 25
370,666 370,666 0000000000000000015b76bc57e512410be8a51002c936fbc832c3acaed0b256 984 0.45/1.00 vMB 42
370,665 370,665 000000000000000012198659b9e5ffd464e0d673725341bc9232b6e70630f6ea 577 0.25/1.00 vMB 50
370,664 370,664 0000000000000000124f9cf0ebf5b2e24ec63ccce7f9e9c6edc2fa182de9e888 150 0.08/1.00 vMB 31
370,663 370,663 00000000000000000a3f69eb7bec781b8dd895666c447e40b11c0a88511e6447 877 0.39/1.00 vMB 47
370,662 370,662 00000000000000000321e94c271daaf39e89079111f5cb4f722dcc2db53a8b53 2 0.00/1.00 vMB 0
370,661 370,661 00000000000000001416a613602d73bbe5c79170fd8f39d509896b829cf9021e 708 0.38/1.00 vMB 57
370,660 370,660 000000000000000006a1fd8fe73dbbff3fb4fb63e4ecf9582021e2e64835cbf2 874 0.50/1.00 vMB 66
370,659 370,659 0000000000000000123ce9866df7be7fdf0f1ee3798af252a1cdb259e1c3295b 1 0.00/1.00 vMB 0
370,658 370,658 000000000000000004c455c961a2ccda4e4920e076f60052b1f147f88dfb71cd 1,061 0.47/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.