Loading Tool

Explorer IconExplorer

Memory Pool

74,563 transactions
27.50 vMB
0.07088775 BTC
Random Selection Loading Transactions
Max Size: 167.91/200 MB

Candidate Block

Mining Attempt 02f35a56e8dbb2df6a7bfdc8b48267eb93ef3edada05501b443534c351cc52ab
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root f9c5b212e6e6b76b3004e34ced12d6ca5b341106cdb27eee1498ad08927e2917
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.01204243 BTC
Feerates: 80.55 > 1.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (408,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,738 506,738 00000000000000000019e5b9ee6a8bd2fa4d795867b12161d93a024234261380 2,058 1.00/1.00 vMB 111
506,737 506,737 0000000000000000005aab899e1a541f845fd8be8eda9bfa48de0bd346568d28 2,250 1.00/1.00 vMB 146
506,736 506,736 000000000000000000292ecd5467e96309d28c7dedcda3480d658182d64cb204 1 0.00/1.00 vMB 0
506,735 506,735 0000000000000000002df1ce725d6986bd4485eff200184f7e155332f182aec1 1,363 0.73/1.00 vMB 119
506,734 506,734 0000000000000000000fe6d521a187a5523d5cef6f6c178923ff82ffe5a0f372 1,803 0.94/1.00 vMB 87
506,733 506,733 000000000000000000032d95c4f98372e0a61f06739dbeaecf74af34398ab279 1,184 1.00/1.00 vMB 81
506,732 506,732 0000000000000000005400693f40b6290dd46c860c181c8fe19728d57b59d6de 1 0.00/1.00 vMB 0
506,731 506,731 0000000000000000002b87903ebcb0a3018074134db7197689417ed02526c1c1 248 1.00/1.00 vMB 13
506,730 506,730 00000000000000000055614a8effbf3912bf908bd7a4303b067eeed2f7f159b0 1,837 1.00/1.00 vMB 124
506,729 506,729 000000000000000000457d54ce9011c174a1b1f0811d035516994eff662e165d 311 1.00/1.00 vMB 24
506,728 506,728 0000000000000000004c02e7a33b5f6ccf87c38e2d301429984f02d837a86248 1,094 1.00/1.00 vMB 39
506,727 506,727 00000000000000000053de487919160750f84d21fe9f5f27b92be733bd6f036f 924 0.96/1.00 vMB 59
506,726 506,726 0000000000000000003bebbf51b603b298d6db5d1a24f35d99da655fbb088142 596 1.00/1.00 vMB 27
506,725 506,725 00000000000000000031671fe1a128df788d5bceadb51d191340391fa4cf25c1 434 0.23/1.00 vMB 163
506,724 506,724 0000000000000000003484bcf46abaf305414fe93e0a57fd9ee29069f1c45512 1,933 1.00/1.00 vMB 84
506,723 506,723 0000000000000000001dc7a38510ceb650ed9e13d652e0f6b650910d8d5a1dd0 1,639 1.00/1.00 vMB 112
506,722 506,722 000000000000000000194c839a30a8b5dd1b9815b49d8e0bd165a8a8468b16ae 1,586 1.00/1.00 vMB 29
506,721 506,721 0000000000000000003f29520f375219e2f9e93c047de447ac85235d8410cb58 1,730 1.00/1.00 vMB 105
506,720 506,720 000000000000000000450fcbc411b38ee6fc2b7b2714b1149def623d20807cbb 2,436 1.00/1.00 vMB 141
506,719 506,719 0000000000000000003cb57ddbf193efde560554f358b0997dacbe42d4fe2acd 2,449 1.00/1.00 vMB 121
506,718 506,718 0000000000000000004c0e2fd7a1f0defb3a04f95dfe640b9a4aa8cbe0fd3bba 2,621 1.00/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.