Loading Tool

Explorer IconExplorer

Memory Pool

73,449 transactions
27.18 vMB
0.06270597 BTC
Random Selection Loading Transactions
Max Size: 166.03/200 MB

Candidate Block

Mining Attempt f4ba44b85844c8f235897b1e5d43589cd14418c8078ef7835ce694445bdfe9e7
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 6940acfe5fc7bda7e6d8d0c236a5ac427815d9ca9dcf7cba586aa9505c0ab7b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,835
Size: 1.00 vMB
Total Fees: 0.00501520 BTC
Feerates: 84.38 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (367,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,909 547,909 0000000000000000001e53cb49bc404f9bcdc9c97ef8f73408d384b80d403066 1,072 0.42/1.00 vMB 24
547,908 547,908 00000000000000000009cb99068d17c8bee880ca7e249c7d1b66ee4eb6f5ea60 2,639 1.00/1.00 vMB 19
547,907 547,907 0000000000000000000a15eb5a44d8244f95feb742502b23181043da67ba8139 2,157 1.00/1.00 vMB 10
547,906 547,906 0000000000000000001740d82203ee32e2c295eb59f12e1d177aea4897317f21 3,078 1.00/1.00 vMB 6
547,905 547,905 0000000000000000000a2f6c19900e7d29e0938a1fc3e0e0e642e77af094a811 2,864 1.00/1.00 vMB 28
547,904 547,904 0000000000000000002248d39fabaa07ffac749cbc0e04278f0e2d47507b0fa5 1,895 1.00/1.00 vMB 15
547,903 547,903 0000000000000000001ae56d5f2fa98ba9a01cf1856ecef110922289cf79eabc 3,131 1.00/1.00 vMB 15
547,902 547,902 00000000000000000007a8bf0decbf58adb0b71c33ee9f622aabde08af018af8 1,494 0.60/1.00 vMB 26
547,901 547,901 00000000000000000016e9b6ac8b49f2a779dc823cb5123988e3f390873a3e6b 970 1.00/1.00 vMB 3
547,900 547,900 0000000000000000000cbf1d61378287fc722c0ba57d1cee6890a2ee5b01e8dd 657 1.00/1.00 vMB 2
547,899 547,899 0000000000000000000a7b7fd9f8dfdd633a3f46f1ca18c91ca78871e0390137 102 0.06/1.00 vMB 26
547,898 547,898 0000000000000000001a8398ed543b61ebb18678fc1b4bf7f11c42f25e34b1fe 2,206 1.00/1.00 vMB 7
547,897 547,897 0000000000000000002698bcabc286f06ac22d2c3f33e4867ea5256a3023be38 1,422 1.00/1.00 vMB 16
547,896 547,896 00000000000000000003187b2f3289c2ff1e26376eed7d4b4cdff87709d4ba59 2,340 1.00/1.00 vMB 10
547,895 547,895 00000000000000000000b41e9cfa3c1725fdd5097fea6dd1daaf0219280c090a 2,714 1.00/1.00 vMB 15
547,894 547,894 0000000000000000001f45003a28138a23e5ca6ab8314eddcf2c40a8ad065755 2,159 1.00/1.00 vMB 3
547,893 547,893 00000000000000000019dc91e10964ae4771db18fe9d3b0f7b900f46a2f8cbe1 3,160 1.00/1.00 vMB 22
547,892 547,892 00000000000000000010b792ffe658158c3fd5033be33e9fc1b2675dd1d69be7 350 0.13/1.00 vMB 19
547,891 547,891 000000000000000000026dc974e457b901a8671e17c4acfc955e6ec8e8563824 2,748 1.00/1.00 vMB 14
547,890 547,890 0000000000000000000917f0b4167d968b5b0b183e9f32ddc4d4f8ec05ccbca0 862 1.00/1.00 vMB 2
547,889 547,889 0000000000000000001e4ce1d8dbf9834fc9f64d401ab5b94c7b92033b1a7ce0 1,626 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.89 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.36 GB
    • Received: 17.36 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.