Loading Tool

Explorer IconExplorer

Memory Pool

77,385 transactions
28.50 vMB
0.09069210 BTC
Random Selection Loading Transactions
Max Size: 173.49/200 MB

Candidate Block

Mining Attempt 5586e71e483af481e9db87632f72a1b143c609f7538d3f9529cfa15e0cd7fde5
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root b43cd3d51b91a270942ba7437fed79676351022aa2ba1ec3d451785007a8d11c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,806
Size: 1.00 vMB
Total Fees: 0.02628040 BTC
Feerates: 477.45 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (553,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,110 362,110 00000000000000000f7d27c34a353ddbfa3e39abd84679e764925c4d465a6321 794 0.75/1.00 vMB 21
362,109 362,109 0000000000000000150738d0e37bd9ffd8f4ae77b2361fce1dd519e44282e672 266 0.75/1.00 vMB 11
362,108 362,108 0000000000000000068bca9f20b64ef9cb7d278a9260f1720aa8dc7e87feca2b 1,056 0.75/1.00 vMB 23
362,107 362,107 0000000000000000143257f6876a748e24f12709703ad2c992747194d0b9d545 122 1.00/1.00 vMB 10
362,106 362,106 0000000000000000040d90e97eafbdfbfaa1bb3c1b85725fb8ed1762b3638818 469 0.75/1.00 vMB 16
362,105 362,105 00000000000000000f350ca936ee1283e0442358edd3ffe291a95a3020aff72a 947 0.95/1.00 vMB 20
362,104 362,104 0000000000000000153b21d0a34d7e3606eeb2d441ce95590186196857a66d27 233 0.93/1.00 vMB 13
362,103 362,103 000000000000000004067e7ae2f2dd54ae5ca2e8509de6b52022f2388fafc02d 435 0.75/1.00 vMB 14
362,102 362,102 000000000000000002c5ec6093966459224de5ad7df9435297275701f881ade1 548 0.75/1.00 vMB 15
362,101 362,101 0000000000000000076b4e2e528fc121f06db4099551316242587437ed80aa62 374 0.75/1.00 vMB 14
362,100 362,100 000000000000000000ad20946adce6d8caf603cde195848d885cc89d8092d8c1 844 0.75/1.00 vMB 19
362,099 362,099 0000000000000000046a319ff27ad73771abe4024dd793851d37eadfe60f35d2 72 1.00/1.00 vMB 11
362,098 362,098 00000000000000000c826a0958a47b0c96f74a97fb17f7937b6236c96d861ce2 147 1.00/1.00 vMB 12
362,097 362,097 00000000000000000d6db27ed634b3db34c661c6579f8a705b0073e2a49985fd 617 0.35/1.00 vMB 21
362,096 362,096 00000000000000000a2557d3037aab4e02608155e79e484a086efca0d2817e7e 1,099 0.35/1.00 vMB 46
362,095 362,095 000000000000000005a4494e103d41a01740edf34690590cadb200a16212d09e 1,231 0.75/1.00 vMB 27
362,094 362,094 0000000000000000107ab3f4cfe971c90a7bf2531a8fb18285f32c7654b14e23 640 0.75/1.00 vMB 17
362,093 362,093 00000000000000000f964be7699a2007400524ed39707f1cd47f86170786b847 1,664 0.93/1.00 vMB 35
362,092 362,092 00000000000000000e714a92ed9f5cff5af6a71c5fae197be1c0d20936f73f55 2,234 0.75/1.00 vMB 34
362,091 362,091 00000000000000000b522fc88b487072608a230d5937c387f805c65d86e522a9 321 1.00/1.00 vMB 15
362,090 362,090 00000000000000000acb3aa4b7efbe3efccdee6e1eb23050ce9e8724bf3227a1 201 0.95/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.