Loading Tool

Explorer IconExplorer

Memory Pool

70,182 transactions
26.96 vMB
0.08608129 BTC
Random Selection Loading Transactions
Max Size: 161.02/200 MB

Candidate Block

Mining Attempt 8242ef9fd163b9d1c36f1c4decb03a58b3b5b37d43f0fa1bcad17274c35a74b0
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 67143dcd3ab51245db6497e7cbf3cf6b6f0fd1f7d2fb95a29200eeb25eca020d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,515
Size: 1.00 vMB
Total Fees: 0.02786357 BTC
Feerates: 703.20 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (77 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,404 915,404 00000000000000000001969c9ff64cd62884cd0373250d9979ed5adc10ec32fc 1,709 1.00/1.00 vMB 2
915,403 915,403 0000000000000000000083cd39367e0cb041c7750eda09569a7b62d97da4353e 3,701 1.00/1.00 vMB 3
915,402 915,402 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d 4,368 1.00/1.00 vMB 5
915,401 915,401 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3 3,912 1.00/1.00 vMB 2
915,400 915,400 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b 158 0.09/1.00 vMB 2
915,399 915,399 000000000000000000003f719ef45cf33efc9e72b7af23a72b3e9889abfeb5eb 4,696 1.00/1.00 vMB 1
915,398 915,398 00000000000000000000dfa530c4ab31d931e5d06823520654db1c3208c709d2 3,460 1.00/1.00 vMB 2
915,397 915,397 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8 4,818 1.00/1.00 vMB 1
915,396 915,396 00000000000000000001045198e6fd1cd76c9d2578155faf02b8c993d88fe83d 2,895 1.00/1.00 vMB 2
915,395 915,395 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7 3,234 1.00/1.00 vMB 3
915,394 915,394 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb 874 0.20/1.00 vMB 3
915,393 915,393 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37 545 0.17/1.00 vMB 2
915,392 915,392 00000000000000000001cb6142e538aa1f0bcc9b8d720f4065a548fcb404c32a 1,955 0.42/1.00 vMB 1
915,391 915,391 00000000000000000001c344fccc8e8727cbf43fba333dc45731c57923deec42 3,170 1.00/1.00 vMB 2
915,390 915,390 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b 3,163 1.00/1.00 vMB 2
915,389 915,389 000000000000000000012b00c78ffcff2c2f251c4df31f5491c4d8ec6c927e5b 3,429 1.00/1.00 vMB 1
915,388 915,388 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920 2,454 1.00/1.00 vMB 2
915,387 915,387 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382 4,074 1.00/1.00 vMB 3
915,386 915,386 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1 1,962 1.00/1.00 vMB 1
915,385 915,385 0000000000000000000081d69866a85fe71aba102bbfcead428008007e19eb96 4,159 1.00/1.00 vMB 4
915,384 915,384 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43 3,223 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 758.50 GB
    • Received: 19.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.