Loading Tool

Explorer IconExplorer

Memory Pool

87,095 transactions
32.06 vMB
0.11588237 BTC
Random Selection Loading Transactions
Max Size: 195.98/200 MB

Candidate Block

Mining Attempt 6a6ce3274cb835d3fa3a7a3b1137703aa5467bae70f4e9c73b573b3ab8f183c0
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 2ab94f39850348047e57b20f4253ae286c98dc2adfbcce0f5d6d284abab60903
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,473
Size: 1.00 vMB
Total Fees: 0.03204534 BTC
Feerates: 1,236.26 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (12,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
903,153 903,153 0000000000000000000048932084a068d4b3fd9572dd2b5777ba928dfb8b7968 3,634 1.00/1.00 vMB 1
903,152 903,152 00000000000000000001fda58a87698ea972f26ddb16fab1425aeb9010b5f880 2,239 1.00/1.00 vMB 3
903,151 903,151 00000000000000000000ba1f7ae27010f5c51a512145945d05fc991936191c7c 4,103 1.00/1.00 vMB 1
903,150 903,150 0000000000000000000010ddbcdefd4c2eedab5a5aeaad5f35505c154ab23b6a 3,503 1.00/1.00 vMB 2
903,149 903,149 000000000000000000020daa2d2e13ab029aabbf5775332467d7105d27bb20df 3,506 1.00/1.00 vMB 3
903,148 903,148 000000000000000000019dca8b4c606793604c6ea731ef50612050c8bc245f32 3,719 1.00/1.00 vMB 1
903,147 903,147 000000000000000000016eaa29e35b452523e5392a57adf09bb836e8acbab8f1 3,955 1.00/1.00 vMB 1
903,146 903,146 00000000000000000000337142f087efd3214382020b53212f612bd9c273ce8f 3,191 1.00/1.00 vMB 2
903,145 903,145 0000000000000000000172c6fb70409105838af787410af0dca5ee6576664198 4,398 0.99/1.00 vMB 1
903,144 903,144 00000000000000000000a4e3868a1e4aaeb13ee5507ef76cc595b818cde04826 3,106 1.00/1.00 vMB 1
903,143 903,143 000000000000000000010781329becd8eae31a0039d73453abbb1238fb5d1356 2,798 1.00/1.00 vMB 2
903,142 903,142 00000000000000000001879693524c88932b1b96fdb55403d52f9b2aa426fe4e 3,300 1.00/1.00 vMB 4
903,141 903,141 000000000000000000014f968829e5441777ebecfd56ef254f7de0e5f66c821f 3,796 1.00/1.00 vMB 4
903,140 903,140 000000000000000000009b304a8ff086540d35760e41b72eea81340b9545ece6 291 0.09/1.00 vMB 2
903,139 903,139 00000000000000000001a8b77d15ec7cd5a63b9a0eede2ec0b8aaacbad782d14 73 0.02/1.00 vMB 2
903,138 903,138 00000000000000000000704a7e09098bab8f147ecdfc5343c8dc4113ae1b7ffe 1,649 0.87/1.00 vMB 1
903,137 903,137 00000000000000000001e6dd5f3e2857547ea07b8b29afed0869ee4a05322cf3 1,615 1.00/1.00 vMB 1
903,136 903,136 00000000000000000001b6dd4b800d40529ea77d0b034c1ce37ae08c5fe6c772 1,752 1.00/1.00 vMB 2
903,135 903,135 000000000000000000014011653f3bba21888feb3f3fb253cdf2c1f7e92bb356 1,602 1.00/1.00 vMB 2
903,134 903,134 000000000000000000002ea1542b91017eb8199935574223c0ea71a0ff7aecac 1,367 1.00/1.00 vMB 1
903,133 903,133 00000000000000000000d6ffc7fa3da49a74b7639f46d01f9b291552a988c156 757 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.