Loading Tool

Explorer IconExplorer

Memory Pool

14,437 transactions
6.47 vMB
0.02623203 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.85/200 MB

Candidate Block

Mining Attempt 297d8aade9bb1d565df998a5b8a4a4c1152f32da839c0b4138b88f64f75e5b6c
Version 20000000
Previous Block 0000000000000000000090cb53194bf414beae3a95367503e1f29bc054a37150
Merkle Root 42bf544bd0d5cda368fbbca27cf527b8cd88a9831d017ec612b6abe6402ae3e1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,796
Size: 1.00 vMB
Total Fees: 0.01306436 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,458 (765,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,244 148,244 000000000000008c78c53ec0858d4d40a4500398d5d3db42cc9946cf6f3236ae 45 0.02 vMB 11
148,243 148,243 00000000000005f6132230f070a3c636f39a8f23a3a84db8e18ff545ebd20145 60 0.03 vMB 12
148,242 148,242 00000000000008b547daff3b1df969122545923a49aff8aaf59fbdc9c85bb45b 66 0.05 vMB 177
148,241 148,241 00000000000004fd752c1ea0b0cf40b88ead50634e8572b263fa8e05fea1e41c 33 0.11 vMB 55
148,240 148,240 00000000000009dbc319fa897402c4d55379a6d638f155b44929a177d985da0c 37 0.02 vMB 84
148,239 148,239 00000000000008c84be9b87e46e06196e3ae491350460a7dbd2a80c8f33fa808 12 0.01 vMB 139
148,238 148,238 000000000000005f4b3af4e689b20628c1bdc39a112247cc0f8162a984b348ca 122 0.03 vMB 67
148,237 148,237 00000000000005faf7086213f94f2a4209e04727cb3ec9694402be4592a520a4 65 0.03 vMB 103
148,236 148,236 0000000000000412fca675fff44626d3341aa43f32ace9200b21d46e3b760c19 36 0.03 vMB 80
148,235 148,235 000000000000034503bc1c33ff6c983472bc9188642a5d5e8b4d9b1b0173a13c 19 0.01 vMB 249
148,234 148,234 00000000000003eb1cc0149ff8573ab1136fc1fe71d5ddd65a4ed472cec7e948 22 0.01 vMB 120
148,233 148,233 00000000000005534587a06ef0532b7d5db474d7bf2ebd9315906be3c3278587 4 0.00 vMB 452
148,232 148,232 000000000000086d001d892ad0d52119d1f4ee2a1bce18041f3a1c263f98483f 105 0.03 vMB 7
148,231 148,231 00000000000004ce11b0d317c2713924b90b6a44d62f1e8475a8bfa5e479ff74 15 0.00 vMB 65
148,230 148,230 0000000000000596ea897e21f14ce83a41cdf34508c597099e7d84001b82b2e0 50 0.02 vMB 92
148,229 148,229 00000000000004cf7b9d3590e516388fac712085a31ef1e57adacdc2745b00e6 17 0.01 vMB 468
148,228 148,228 0000000000000307f231e3e5f8ef204b14e95723fee6cc179bf4d4b88121c015 5 0.00 vMB 0
148,227 148,227 00000000000009139a7e5a9a4d0ec79fc9336fe5e35ecb36c7f1e9eb4fba4b84 58 0.04 vMB 291
148,226 148,226 00000000000005b7030654fdc11a85f12866fb3c07a0aaa1226cccb010a80f7c 4 0.00 vMB 1,088
148,225 148,225 00000000000008ddc67a70eed4d5da4fab35e9ebde8e050d2c11998c8ea0eea8 115 0.05 vMB 94
148,224 148,224 00000000000000d0eed9c5b9d777c9d8ba51b31654a028e24bc0aa7fdc1413cd 128 0.05 vMB 242
Previous 10 blocks ↓
Total Size: 779.66 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: 316.98 GB
    • Received: 1.52 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.