Loading Tool

Explorer IconExplorer

Memory Pool

72,711 transactions
28.04 vMB
0.06690995 BTC
Random Selection Loading Transactions
Max Size: 166.07/200 MB

Candidate Block

Mining Attempt 940821c653b189c1d395300ec95e53f5b49286e4eebc1cb0bf5258849ee08285
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 7a76d67e9c9785c95b0b733be45d87157bf02eec5dcf634b64038bd3d44a6306
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.01090293 BTC
Feerates: 150.86 > 1.09 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (364,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,330 550,330 0000000000000000002577aae9e360e3e2fb5cf388c1aef122049e009bceaea5 2,552 1.00/1.00 vMB 23
550,329 550,329 0000000000000000001d2f86c30010b3720133c28053b40271947f5ece6fddc6 2,219 1.00/1.00 vMB 30
550,328 550,328 00000000000000000003ce008f2018f6de064e0b6ce03fcd43baca032d3f24f2 805 1.00/1.00 vMB 38
550,327 550,327 000000000000000000075a5bf0cf5f3c9f3704b8dda1325235138c69f360959d 2,617 1.00/1.00 vMB 35
550,326 550,326 0000000000000000001ac8ba6f5d1dbfea5c0e754be7c3059885753ec81501ff 2,612 1.00/1.00 vMB 23
550,325 550,325 00000000000000000019b026da50c61bd0273152dc5bd223996f59e9e6ebe5c8 2,772 1.00/1.00 vMB 50
550,324 550,324 0000000000000000001704b0fe599a5db63f4475353630e6f292c8d2a88bf013 2,358 1.00/1.00 vMB 36
550,323 550,323 000000000000000000251fc078c32e59407744955fa46f763cc28cb21fc0257f 3,090 1.00/1.00 vMB 41
550,322 550,322 000000000000000000107dccd7859f40652f68a10f94e27e1da50a7d3346aa1d 2,398 1.00/1.00 vMB 71
550,321 550,321 0000000000000000000a0177bf9fc4ad4c92a61f9ab84dbf8fdbfaaa349414e4 2,897 1.00/1.00 vMB 38
550,320 550,320 000000000000000000150295a9df59cf03661d2d196403962adabe54ad8b7ec2 2,576 1.00/1.00 vMB 35
550,319 550,319 00000000000000000006ad96a8f37329765d9614a635b98ae2aa2294904507ab 2,373 1.00/1.00 vMB 25
550,318 550,318 0000000000000000000b4611f432199f580c6a843c68bc94d2f4218ea96a971a 3,088 1.00/1.00 vMB 47
550,317 550,317 0000000000000000001bec2dc9d1d19c2caf051956adaf67d9cab7cbe7f33ee3 2,540 1.00/1.00 vMB 60
550,316 550,316 0000000000000000000fd585dd41d82fabdf87b2dcf6024782452eedac58dc2f 2,459 1.00/1.00 vMB 34
550,315 550,315 00000000000000000025c9321bb5bb1c58bf658c079b59cda33fccff5919ff79 2,268 1.00/1.00 vMB 32
550,314 550,314 00000000000000000009824b870c42e7b2b106f622a1126aa235a0eff9be4412 2,453 1.00/1.00 vMB 35
550,313 550,313 00000000000000000024d6d43312ffb8913b9441f43ecd6de68f1d19f62e4210 3,084 1.00/1.00 vMB 59
550,312 550,312 0000000000000000001eb0385416b59a34481b5f2c881656642605c913e494be 2,602 1.00/1.00 vMB 45
550,311 550,311 000000000000000000208678d7d51d56c418fb6f3de0698f4396b2442ef30957 2,793 1.00/1.00 vMB 50
550,310 550,310 0000000000000000000c274eb74a2af864b424c01566d28b7447a30912dc92ea 2,915 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.