Loading Tool

Explorer IconExplorer

Memory Pool

37,233 transactions
25.42 vMB
0.08154934 BTC
Random Selection Loading Transactions
Max Size: 140.86/200 MB

Candidate Block

Mining Attempt d1139cd395e31b63fac47073dbdf0c7fcbc516d1955868180fe04e744079ee68
Version 20000000
Previous Block 000000000000000000007d73d43c88310a3160d2df5f1a51d3f6f7541a11d199
Merkle Root a809fadf3b955f2717aff690f0b595d4e3670877d7204a2f93addddfbb31eb77
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,866
Size: 1.00 vMB
Total Fees: 0.03974146 BTC
Feerates: 713.01 > 3.98 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,240 (106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,134 939,134 0000000000000000000051df37524606ff65cb7d96423e996e8901cfc80a7019 3,387 1.00/1.00 vMB 2
939,133 939,133 00000000000000000001715e87eaf0032e3ccd3f31b3448e127f3804c9f7f2e3 2,573 1.00/1.00 vMB 2
939,132 939,132 000000000000000000013a49828070d6ceaff46818f064d7a0349812393e617c 1,925 1.00/1.00 vMB 0
939,131 939,131 00000000000000000000ff86d90e024823d227419aabfe0adeb439637bf6ddf7 3,396 1.00/1.00 vMB 1
939,130 939,130 0000000000000000000030bde6b679776d232c72df6510658e74b40250a3e9a0 3,447 1.00/1.00 vMB 3
939,129 939,129 00000000000000000000b5daac441acae0f9139b3d16155facda00d5da2ca9ac 1,156 1.00/1.00 vMB 0
939,128 939,128 0000000000000000000171b9e68f1047217052abc16922041787e58c1ee456fe 1,845 1.00/1.00 vMB 1
939,127 939,127 0000000000000000000046b5170e1783a8472fa5c2506a0ca2774350c8783c8f 3,242 1.00/1.00 vMB 1
939,126 939,126 00000000000000000000e9506b89332a3548ab0e7245537a2a0c1b2b38544e9c 2,741 1.00/1.00 vMB 1
939,125 939,125 000000000000000000003bf54f7b3e6de0049b981f269ca50dbbe816992f81a1 1,854 0.58/1.00 vMB 2
939,124 939,124 00000000000000000000404a00664b9602d09ae70452687a109d02c3eadca271 1,310 1.00/1.00 vMB 0
939,123 939,123 000000000000000000009ea079d0c76418c9757cae957bc0b19a6709e18e9e85 2,206 1.00/1.00 vMB 0
939,122 939,122 000000000000000000009f453c0ea4ad23ca2538e1d32bdbe1f0ae6ad9fb9669 2,688 1.00/1.00 vMB 1
939,121 939,121 00000000000000000000549ce6637a17de75c753c0ed72a97b28fb4631b78b41 2,449 1.00/1.00 vMB 1
939,120 939,120 0000000000000000000189923979a87ea20ec19a7308ee560b525d303fa3bf2a 1,575 1.00/1.00 vMB 0
939,119 939,119 0000000000000000000037d659ff01e9013f7dca3dbfb57d2bd23510fbb74e6f 2,165 1.00/1.00 vMB 0
939,118 939,118 00000000000000000001ae44a5d5a768e7db0ba06646dd9b417e8606b5742933 2,719 1.00/1.00 vMB 1
939,117 939,117 00000000000000000000a1c4da2b4ed8ac190974bcd36837444669bdecf58d6a 1,719 0.59/1.00 vMB 2
939,116 939,116 000000000000000000015946a99d3c8eb211adb3b1b38e7b021753d59888cd5c 3,071 1.00/1.00 vMB 1
939,115 939,115 00000000000000000000271c7f437d8d2d31a8404e195f27a6fbc6a57c505713 2,605 1.00/1.00 vMB 2
939,114 939,114 000000000000000000016ad86fb9957bfd845081d152d09f2b6098f8c7a6d757 3,373 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 825.34 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: 4,241.65 GB
    • Received: 233.19 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.