Loading Tool

Explorer IconExplorer

Memory Pool

81,783 transactions
30.84 vMB
0.08178082 BTC
Random Selection Loading Transactions
Max Size: 189.03/200 MB

Candidate Block

Mining Attempt 4ece1a3837cc75a3784aed20daf3260a89347a8b0bf28a63cde04e4f1b3df7a7
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 79741031684dee07a4dad6ce5d1cdaf6d9af6db3ea92f67a00f2f70e03f3b29c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,231
Size: 1.00 vMB
Total Fees: 0.01228456 BTC
Feerates: 100.00 > 1.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (687,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,904 227,904 00000000000001564093d053ec164d011a1d37723efae3b6a57cb2c7ac521e6d 443 0.19/1.00 vMB 194
227,903 227,903 00000000000001600586d7fd83af5c50665c30e6ebbb7a25ddf225c85c438119 297 0.11/1.00 vMB 254
227,902 227,902 00000000000000c783fc36b57b40da5d846da0bd33fde9b9c1b57bdd5b90d270 240 0.10/1.00 vMB 172
227,901 227,901 000000000000004429fb9ff515544eb6c8fd11badeb605b8262b3d7e52bef140 333 0.15/1.00 vMB 152
227,900 227,900 00000000000001762972aba5ab63d18671830c49b11a1bfe036dddd2232988bf 321 0.15/1.00 vMB 152
227,899 227,899 0000000000000190fdf6f027afecf2ccf4cca9738c305aa7ceddf0e02b3fffca 282 0.17/1.00 vMB 132
227,898 227,898 0000000000000163eefc4f3153486fd7ca8a5fd26110771397560da1d6332c47 475 0.25/1.00 vMB 151
227,897 227,897 00000000000000a1855967f8df43900b2966f8a8015249540b0154acd72983a5 734 0.25/1.00 vMB 220
227,896 227,896 0000000000000209344445af85d3344301b07e851aa5f97757fa68951bada554 96 0.05/1.00 vMB 170
227,895 227,895 00000000000000013ea54d3c084c46ceea93d05b85d9798d3786f166a856df44 160 0.10/1.00 vMB 91
227,894 227,894 00000000000000a2982fe8efc046db473a32d577f8f19db0cbc649fafc893415 652 0.27/1.00 vMB 187
227,893 227,893 00000000000001253350e9d1e745190d8558b67b3ab08feb4e952898334c5571 508 0.21/1.00 vMB 213
227,892 227,892 000000000000012a256c246340eed07fc32a4eff711e274a3588acc627105120 20 0.04/1.00 vMB 60
227,891 227,891 000000000000021fde85cabf4b0ae276072b0ee5bbc5639d28c7fb1144a8828a 260 0.13/1.00 vMB 148
227,890 227,890 0000000000000000d4574a151a87e0d37d360dea4e9830dffa0c5d50fd97047d 442 0.20/1.00 vMB 165
227,889 227,889 00000000000001955efe759a64256990a5b0cdbe91d59f613771aff4cbf376b9 443 0.35/1.00 vMB 29
227,888 227,888 000000000000018109b19c4085f5b52cfa6aab5b71bafda5c45a577a2841f32c 365 0.12/1.00 vMB 323
227,887 227,887 00000000000000810c53cb24237ae72152932cc3b8824623556a67121aced6fd 624 0.25/1.00 vMB 176
227,886 227,886 000000000000024f9ee413ede244ebe99a8fbacdf77b3ffb3bded31ef70beb3d 293 0.15/1.00 vMB 114
227,885 227,885 000000000000021ec51d168b0882a0a99e46f28e9e44da0d1894f226c1931689 537 0.23/1.00 vMB 220
227,884 227,884 0000000000000190a8a62ca2edd5bc5036cf5344b6b9bedc35202c648268d05f 418 0.19/1.00 vMB 210
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.