Loading Tool

Explorer IconExplorer

Memory Pool

76,298 transactions
28.12 vMB
0.08364398 BTC
Random Selection Loading Transactions
Max Size: 171.29/200 MB

Candidate Block

Mining Attempt e6c4d4db8617d20aa7e299b1758826b65dd72ac285f0dc5fb85bc2707a55e469
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 27b12bc0640e32e375e2f12b4e10be66a5d2cc23cd00f56a6142ba5741c82fb6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.02302004 BTC
Feerates: 150.93 > 2.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (500,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,111 415,111 0000000000000000008db276f42f8919bd90b834bf47b81d4d344b1d24bcb634 1,988 1.00/1.00 vMB 34
415,110 415,110 0000000000000000006ed5ef68e432b863700e511067fc12e39be7a59a21799b 1,569 1.00/1.00 vMB 35
415,109 415,109 000000000000000003ef51c0c539bc4a5cbe17b578fa0afb9dd1af864003ae10 2,935 1.00/1.00 vMB 79
415,108 415,108 000000000000000000f8da25c13918b4e40c643a8bd5aaa288537326d80c1a76 3,307 1.00/1.00 vMB 74
415,107 415,107 000000000000000002073803751a052aa9a7b81cd7179374c687372328ee278b 2,999 1.00/1.00 vMB 80
415,106 415,106 0000000000000000048bc7c2dd8bad303cacf8833247578ba1b3a2bb8668b0b7 1,098 0.56/1.00 vMB 81
415,105 415,105 0000000000000000019f44541289e6ca7b95856102dea4d6fee473ef8768d79f 631 0.39/1.00 vMB 29
415,104 415,104 000000000000000005364049884af08d1758257d73ca61a0c9cabfe7bc6dd520 2,678 1.00/1.00 vMB 62
415,103 415,103 0000000000000000011abb7bc55f54c735b5f9bfe4a3bc05955384ae0590f9eb 1,941 0.98/1.00 vMB 38
415,102 415,102 000000000000000001092787ca0f0886deef22d4327f6081579bdc8d3ba5e4df 2,440 1.00/1.00 vMB 53
415,101 415,101 0000000000000000040032f307f8ecb5b1581e6d4f0ea3a9a4b6ca6057940ae5 1,525 0.94/1.00 vMB 37
415,100 415,100 000000000000000003199c70ed4980536a53ee946bcbf0bfb2ff56562dbcfa9a 8 0.00/1.00 vMB 176
415,099 415,099 0000000000000000040ef79ed6e1eef2c410bde11bd5d4ef9a67d746d2d9be77 565 0.99/1.00 vMB 12
415,098 415,098 0000000000000000045e1b54cda96bd77dc5086dd6c3d628f40169fb9af6006b 2,669 1.00/1.00 vMB 65
415,097 415,097 00000000000000000442723a42d5a1903756dc6faff840443fa23cc740346959 1,182 1.00/1.00 vMB 24
415,096 415,096 0000000000000000050801d5ab069214e21574e591c2d68bfdb1909daee3df12 1,991 1.00/1.00 vMB 32
415,095 415,095 000000000000000000cfbb047600ebf7be7d77e1c13f1fc59f2409170d989e60 2,660 1.00/1.00 vMB 54
415,094 415,094 0000000000000000052ea5f4dcf39f8f8502a6111c04c794090a9bd1e94ea7bf 2,305 1.00/1.00 vMB 64
415,093 415,093 000000000000000000c78939b4696cbce1ad67e0830745db41ead5dc5b9c6991 3,069 1.00/1.00 vMB 66
415,092 415,092 000000000000000001cfe0d70a1601986926af18bbb1077e997ef4ecf95f6265 368 0.16/1.00 vMB 47
415,091 415,091 0000000000000000039387edaf6e580759642449d0e63cb6b1299793fbd28021 822 0.33/1.00 vMB 45
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.72 GB
    • Received: 17.44 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.