Loading Tool

Explorer IconExplorer

Memory Pool

74,605 transactions
27.64 vMB
0.07365177 BTC
Random Selection Loading Transactions
Max Size: 168.38/200 MB

Candidate Block

Mining Attempt 00fecc26880d7b4725f3abe138ceb83ca1a904a55b0522b2caedca9e5218d318
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 366c7865fc300209adf535823543cf59940c9e037e682dfdddf3da7fe2ee61b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,930
Size: 1.00 vMB
Total Fees: 0.01462461 BTC
Feerates: 100.35 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (552,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,559 362,559 000000000000000006dd99f989f2fb99e1630f3206cc94b80db1a41258149705 587 0.28/1.00 vMB 30
362,558 362,558 00000000000000000b0f41450151d3bc8ae613db9fe24651d2b0b465fbaa1f06 1,145 0.50/1.00 vMB 53
362,557 362,557 00000000000000001322127caeb2d139ee66315589aafc725ebaaecdc7621b30 549 0.24/1.00 vMB 32
362,556 362,556 00000000000000000b854942816ed04607daad041ff554f084f5b22e3cac9ad7 20 0.01/1.00 vMB 40
362,555 362,555 000000000000000000bf157bff5cb31ddc1dbfa7ccad76210964eb7b94117139 405 0.24/1.00 vMB 24
362,554 362,554 000000000000000015b24d61b8021c46eb913c451d2a4f7bde0f4f07850b40bb 133 0.13/1.00 vMB 21
362,553 362,553 0000000000000000015b0af0838190efff261cc80b1b58acaae942130476a9d2 86 0.04/1.00 vMB 31
362,552 362,552 00000000000000000b72fc819ffdfa20a5b3d600c46d3afbd73d2a2c747b00dc 1,955 0.81/1.00 vMB 35
362,551 362,551 0000000000000000002afa61c200b4dc3404fa37ade40eb9ae13d4f5d3a23762 173 0.06/1.00 vMB 12
362,550 362,550 000000000000000015089c6379769255db6d023d3f5d4aa6d565a056256134d0 1,019 0.46/1.00 vMB 36
362,549 362,549 0000000000000000067042e694f892a240d0c8711a1214b9893665e89ac51d93 412 0.19/1.00 vMB 34
362,548 362,548 0000000000000000083feb5c1723830bbf9f3a9b87e6a98d9a4069890b3dcda8 17 0.01/1.00 vMB 11
362,547 362,547 000000000000000006f379f06f5bae26e3d937cb0c0a37cd057f73f066c59d18 731 0.31/1.00 vMB 36
362,546 362,546 0000000000000000025fa0ce70c1b6961efd90c1a43a246ccded68bbb1bf4a05 1,139 0.49/1.00 vMB 35
362,545 362,545 000000000000000013460efbf02b76a9bbd39877e7b475fcfc91c08511668bd5 404 0.16/1.00 vMB 23
362,544 362,544 00000000000000000793bb7f1afe4aa7d7a0b50342b32ded64e19e30e83d0061 496 0.38/1.00 vMB 16
362,543 362,543 00000000000000001533aa900c32f88a78720a6d5aba6d511eaf28126c9f50a6 2,722 0.93/1.00 vMB 44
362,542 362,542 00000000000000000870b6e40336c24fd07b1194df27d057f63a15ff9ecccdc7 299 0.10/1.00 vMB 52
362,541 362,541 000000000000000015de99e33f783c62f8d762158273d85e03d9958675e409d6 637 0.26/1.00 vMB 33
362,540 362,540 000000000000000011683ed21ff3f6b92d6355e7f1973ec1e7b4d70f35945a3e 703 0.28/1.00 vMB 25
362,539 362,539 000000000000000014cb91990f9ac887b23de1d6f8648a6e2a1034957feacfad 840 0.39/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.90 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.58 GB
    • Received: 17.40 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.