Loading Tool

Explorer IconExplorer

Memory Pool

51,351 transactions
28.86 vMB
0.07783478 BTC
Random Selection Loading Transactions
Max Size: 155.25/200 MB

Candidate Block

Mining Attempt 77c3b7b65b5d70a67fe37fd4b45cf461836f979d39fcb2de25fa0c8ffd63de1c
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root e19c99ea2e98db0290bad6f05470479c9524fe5f5db673fad9d003860684bb71
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,459
Size: 1.00 vMB
Total Fees: 0.02191906 BTC
Feerates: 122.12 > 2.20 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (488,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,024 426,024 000000000000000003cf30612f29d23e7e5cf98390ec4ef5faab18a2cd68a57b 2,467 1.00/1.00 vMB 65
426,023 426,023 000000000000000001e7f96119eb022bfb5c82490a463022678bfd91a9471cb1 2,890 1.00/1.00 vMB 76
426,022 426,022 0000000000000000014392b28167efe78bb182d28b19a06b36f623833e1fd077 1,177 0.97/1.00 vMB 40
426,021 426,021 0000000000000000010a6212570a433c98b5b1f298a953f785a45ae9d1cb4c73 1,208 0.62/1.00 vMB 60
426,020 426,020 000000000000000000733817ff6a52cdea1ab4273bc68cfd55c223405818551c 1,181 0.51/1.00 vMB 67
426,019 426,019 00000000000000000270bb32f7d42ae03742bbc9124d349e10774d8cd7a57856 727 1.00/1.00 vMB 21
426,018 426,018 00000000000000000250e79f84879993549008345e2e24f72c4212c7cd0a6202 2,552 1.00/1.00 vMB 71
426,017 426,017 00000000000000000249d9ff629bf9a864871d081130bf4a12cf9eef8473129d 694 1.00/1.00 vMB 15
426,016 426,016 0000000000000000039f100b08d8821dae5767b198966f7cbfe0c0ddc7be05d5 761 0.31/1.00 vMB 58
426,015 426,015 000000000000000003124a980ca59758bb4d952229986a34057536651291aac3 1,812 0.86/1.00 vMB 60
426,014 426,014 000000000000000004508f3efeb9b814dd5c9a6984bf695ed22ab86af7b24d26 2,135 0.89/1.00 vMB 62
426,013 426,013 000000000000000000b6f29a8a88b5418c3cc5abf17a15d43d8e1a06a1cef703 1,856 1.00/1.00 vMB 43
426,012 426,012 0000000000000000025eb36966e26500b2759ebf3c50b77df9f770c28e243d81 2,900 1.00/1.00 vMB 81
426,011 426,011 00000000000000000093121e5e0aef88fe7019532647133f8483cfa4eb341ae9 730 0.26/1.00 vMB 64
426,010 426,010 00000000000000000461797994e25608ffe0aecc4f96a912dbf777591cdf2863 1,038 0.56/1.00 vMB 69
426,009 426,009 00000000000000000254f07a751e080f408b7174d7aac2a82d301ac663058869 1,480 0.89/1.00 vMB 48
426,008 426,008 0000000000000000009d0cdf1b75ca696fdbb690fbc223c97b51db60b04b1bea 2,718 1.00/1.00 vMB 69
426,007 426,007 00000000000000000347c2a608cfcaecec5d0125d9442f9cdb69e384987fd9c4 649 0.26/1.00 vMB 61
426,006 426,006 000000000000000004a56fad9e82e55bbcff98d65765a56e0c7be8564a2a67ac 1,646 0.64/1.00 vMB 61
426,005 426,005 0000000000000000018f74e38d7c047e85db78e03f7f68ad6e2844a5221d6c1b 1,353 0.60/1.00 vMB 65
426,004 426,004 000000000000000004faa25db3622d9df21be56c71fd522075c717889976e151 263 0.16/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.02 GB

Node Details:

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