Loading Tool

Explorer IconExplorer

Memory Pool

81,553 transactions
29.99 vMB
0.15802840 BTC
Random Selection Loading Transactions
Max Size: 180.60/200 MB

Candidate Block

Mining Attempt 6e7e3c081da588ea61bbb9c3ec5e5f86e607417319ecc572a32e04a7d9c25468
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 160dfa005203a1fece950010fe15e244483ce87b12a429a2f3817dba3691d2a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,774
Size: 1.00 vMB
Total Fees: 0.06010426 BTC
Feerates: 1,002.91 > 6.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (239,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,044 676,044 000000000000000000018fccd66d991560853dbbb6c1928b117ed0728a31caaf 675 1.00/1.00 vMB 73
676,043 676,043 000000000000000000015c4856c411149d25a58c1e9b50183b952827df4a6677 978 1.00/1.00 vMB 20
676,042 676,042 000000000000000000073bdeca2849328753b9576d88afc5ce799f6d22fb8654 958 1.00/1.00 vMB 15
676,041 676,041 00000000000000000006a694aef30f43813ce3dc01d106eba55de63d0c568ada 745 1.00/1.00 vMB 10
676,040 676,040 0000000000000000000569cce8fda44f82b320624c39eb71d1c9e1d742b6a194 2,241 1.00/1.00 vMB 25
676,039 676,039 0000000000000000000357bf4996a9a47a42963cfae36a15284874d6d4f8090c 2,549 1.00/1.00 vMB 75
676,038 676,038 00000000000000000004d56b375488032ac13448852a6bf4361c24d688b53cc6 2,135 1.00/1.00 vMB 44
676,037 676,037 0000000000000000000bab05c1569819dad773295c161f8465e25f8cf1203f82 2,230 1.00/1.00 vMB 66
676,036 676,036 000000000000000000060923046dd525e2a497f66d98da10d7f21b86bf69019b 1,474 1.00/1.00 vMB 35
676,035 676,035 0000000000000000000c08c3ca620f6fc91ec069d244be7279b7e9bd7e918b45 1,625 1.00/1.00 vMB 34
676,034 676,034 00000000000000000009c3a8b946a91591c9e66d584bbf9b8910a77617afd2a2 2,038 1.00/1.00 vMB 47
676,033 676,033 00000000000000000004c07d7ad8e268a3aa5035616189cbf93363c1cb65955d 679 1.00/1.00 vMB 40
676,032 676,032 000000000000000000046a5754c07e7de5bf740a7a3c7d32db71a8b3c633333b 2,217 1.00/1.00 vMB 46
676,031 676,031 0000000000000000000b59434e645f776abcb6c3227df8a5bd249ec43bc796b4 2,372 1.00/1.00 vMB 35
676,030 676,030 0000000000000000000c1bf1c3e0ebbf4f91707b04710a74cf6c83129b86b910 1,160 1.00/1.00 vMB 65
676,029 676,029 00000000000000000008d0d1f299a582ad0d6c6cd44c7dc92ccf399aa0108adc 2,418 1.00/1.00 vMB 90
676,028 676,028 00000000000000000008ca96881e3ee85800f45d90cdf797fe688b2e8e72a902 160 1.00/1.00 vMB 8
676,027 676,027 000000000000000000007a0a58a7b71d517cc52a864f58a7d60c6cf1002bbf50 917 1.00/1.00 vMB 24
676,026 676,026 0000000000000000000c71051883ed6dab0ce14bc05e4565d8f946bc924b14bd 715 1.00/1.00 vMB 26
676,025 676,025 0000000000000000000b3711d818bba2bd6a927601afb0b737e71bd1937bdacd 341 1.00/1.00 vMB 9
676,024 676,024 000000000000000000091adf452515276a55fb4bf10151b4340e245953de3b4c 1,620 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.