Loading Tool

Explorer IconExplorer

Memory Pool

45,185 transactions
20.44 vMB
0.06611533 BTC
Random Selection Loading Transactions
Max Size: 115.98/200 MB

Candidate Block

Mining Attempt bbcf20ef641b2655585a25b4c247c087f4a92e52399afed6fddb3e2d676b5841
Version 20000000
Previous Block 00000000000000000000750cda13cb2faf3c1a95cd574d16602cff3e58023ec1
Merkle Root 302944692fca0134c427447d38a5d575fb3e44e8e6374956ae44687f1a204eef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,244
Size: 1.00 vMB
Total Fees: 0.02554183 BTC
Feerates: 301.20 > 2.56 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,958 (692,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,046 221,046 000000000000010fbaabc43cefe2b57e313f937e3ca13fec3d8f68a50468c508 210 0.11/1.00 vMB 158
221,045 221,045 0000000000000167cbf834b5e4c1c4a9579adc00e08b98d04499a842f05e8e43 129 0.12/1.00 vMB 89
221,044 221,044 000000000000020fb24deebe95b97d35140203abdcdde593174bdc57d5f477ab 210 0.13/1.00 vMB 134
221,043 221,043 0000000000000042ba7544134cfb0e44dd4a5fda4393a1d53cd8b7e38297a8d4 256 0.08/1.00 vMB 366
221,042 221,042 00000000000004a10ab10040b3de6d335ef5b232143b29c726c36a643cb26379 119 0.07/1.00 vMB 99
221,041 221,041 00000000000001899ef03c977545f9fb28a1e4c77fd4c967cf6d748fc28ffe87 678 0.25/1.00 vMB 281
221,040 221,040 000000000000025672eb47567802166730999eb333d196d96c5d4b53fcfb717c 35 0.03/1.00 vMB 104
221,039 221,039 000000000000012abc8e765029fd2f01d97a989d5df451916895ba8e01efeda1 82 0.03/1.00 vMB 185
221,038 221,038 0000000000000440b7f0714079e2c8d5d5b23d9391b1dfaa177987fdaff7c998 194 0.11/1.00 vMB 231
221,037 221,037 000000000000041678ced924b6088670163d3a34239f0db57d6fa5e278b2d4e8 122 0.11/1.00 vMB 146
221,036 221,036 00000000000003d4dba88c5ab06bb79aca68f3b423c239b43a6db999ebbddc7a 333 0.14/1.00 vMB 171
221,035 221,035 00000000000002485d9ff557f4c3c300d01a39f49f37cac5141e2d18f19eb92b 135 0.06/1.00 vMB 162
221,034 221,034 000000000000011d0c803e3bfaf4498fb8fae201a9496426a66eec2590484028 439 0.18/1.00 vMB 305
221,033 221,033 000000000000042d6572a0a809a99b107f9463589c7cb8a320f971ca92709b3d 571 0.26/1.00 vMB 250
221,032 221,032 00000000000001a7d40bf68959c362ed4510af5d0474ec2817613c7af1f5c221 54 0.03/1.00 vMB 30
221,031 221,031 00000000000004144f36a540a9a0feb762c497ee60d3c7dad11b5b0108781389 433 0.19/1.00 vMB 198
221,030 221,030 00000000000003ebf1c0ddb419e2922b05d84935a8c579ed22d222c76b4a70c1 64 0.04/1.00 vMB 238
221,029 221,029 00000000000000847eea644f01ba180ac85c938fd21cf88849d28600922ace71 435 0.21/1.00 vMB 187
221,028 221,028 00000000000004f777381cc230a8f585ffdeea925b4987e31810bd6c50c67500 133 0.08/1.00 vMB 126
221,027 221,027 000000000000018699b8af4ef2b3011a73af3b645818182aca4442005a9e6bf5 491 0.20/1.00 vMB 226
221,026 221,026 00000000000004891f5290f377c3a78895face2e2752081089ce91e12f60b083 344 0.25/1.00 vMB 595
Previous 10 blocks ↓
Total Size: 780.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 535.83 GB
    • Received: 5.93 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.