Loading Tool

Explorer IconExplorer

Memory Pool

21,734 transactions
5.27 vMB
0.05737133 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.58/200 MB

Candidate Block

Mining Attempt d7e3ea0507519709cf390ae86444cb571e99e2dceff5a79228136e17ab7850b4
Version 20000000
Previous Block 0000000000000000000135cf188d0be31649f31414dd4244fc78fb504c0b291b
Merkle Root c6b765e57f3bfa25503cd479fe0bd04414850200f525755b0d52bc1a6b6c4ba0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,574
Size: 0.84 vMB
Total Fees: 0.04518072 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,987 (781,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
131,729 131,729 00000000000002d94186c5b8bd99d7171b78a48b58653a033a9d18787cdd9ee6 0.01 MB 27 1,140
131,728 131,728 0000000000001098c43aac3c3f04b2b679e0ca5f021ee783d139bc3cc7dde822 0.04 MB 84 994
131,727 131,727 0000000000000a07b17a51a6bbfa3e97eff3660066a1eb287fb462d3068bcecd 0.05 MB 128 63
131,726 131,726 0000000000000ced3a717f6e4dea029f3721a3f66d63ec83873d9ab45f6ad959 0.03 MB 68 207
131,725 131,725 0000000000000597ea11bd191235cd7b42f9b32b0300ae6fae5c39f3014a07cc 0.03 MB 47 245
131,724 131,724 00000000000004bda1795c95f212cdd0a56871b044b64dc08aa47c7aacbcde57 0.03 MB 59 276
131,723 131,723 00000000000007bed260bea6178349c942c23bcdc7987a95ddc4accce7fa1f7e 0.04 MB 63 1,085
131,722 131,722 000000000000000a1542b53cca2ec66c235da3e5314b2db673ad0605815591eb 0.05 MB 70 952
131,721 131,721 0000000000000ea0a919b2e88622b951bdb41568f662330075f6f43db0496a8f 0.01 MB 16 1,058
131,720 131,720 000000000000110a0a219768b75a3f3da6d569f295f5f480793887b25162a9c0 0.02 MB 58 114
131,719 131,719 00000000000001e041629bb817a6954564d0d388198123eb7fae6c5aacc3cd3f 0.05 MB 92 473
131,718 131,718 00000000000003c18527daba44715ba20a3c89a24aeb211226ad17b51764a74b 0.00 MB 7 712
131,717 131,717 0000000000000a90558e58d5f25bd73d792e16d8b00e47c93acd9b23f72792a2 0.00 MB 15 1,469
131,716 131,716 0000000000000195cdd9d3d1b2b37994753f3c4905f4ebf0fc6e55e71719335f 0.05 MB 73 172
131,715 131,715 00000000000009f85bdb5475b009be9e3401449dca0f4e05ec93c463d6ce03f3 0.02 MB 16 756
131,714 131,714 0000000000000bbd6ccb81eeff7d3166dff7eb64508cf070cff5a58690406b9f 0.01 MB 31 537
131,713 131,713 00000000000007bfd6d2512b878f8b103f25679204d72ed502b1ef2782ff0b5e 0.01 MB 15 192
131,712 131,712 0000000000000dea7b7b0ddb971a836916baabb9763fab3f375b5141b84d9023 0.04 MB 89 984
131,711 131,711 000000000000089da22b165df9787de01d889070d52ee144ccfbd12bec85c7d6 0.00 MB 7 108
131,710 131,710 0000000000000f8343c3457746289f713b8ebb431bd3e57a59940860446591fd 0.01 MB 17 578
131,709 131,709 00000000000000a491618228db761df34c2f517df9f5354b6b280bbfd1eef2c9 0.00 MB 16 271
Previous 10 blocks ↓
Total Size: 778.82 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: 363.81 GB
    • Received: 3.29 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.