Loading Tool

Explorer IconExplorer

Memory Pool

80,259 transactions
30.63 vMB
0.07813329 BTC
Random Selection Loading Transactions
Max Size: 186.00/200 MB

Candidate Block

Mining Attempt 784d7c682c492d8d761df4525887d26a32c9d41ca97ed8a05922d6404cc0f225
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 92cbd3ac764280900bc5587868380cf49cd8408eaa933fa1ad42417eaac539a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,396
Size: 1.00 vMB
Total Fees: 0.01258400 BTC
Feerates: 100.69 > 1.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (500,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
415,090 415,090 0000000000000000041bfc61ac302f5f95e5883ea8e6f0e56a2b9b552097ffad 1,196 0.53/1.00 vMB 53
415,089 415,089 000000000000000001101da4331296f48b8a226e8fed6086eea4bf4c73d5a58e 514 0.52/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.72 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: 701.97 GB
    • Received: 16.62 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.