Loading Tool

Explorer IconExplorer

Memory Pool

23,225 transactions
10.12 vMB
0.06957095 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.88/200 MB

Candidate Block

Mining Attempt 8c3f5b642f4cbf9381e1423d14ddaa64c22b7e67f20270d431bce4c2e3bae5b2
Version 20000000
Previous Block 00000000000000000000a3fd4cf7aba24283a6dd34eebfa23d724a9d68b5e291
Merkle Root 953e45f4fc27fc15974b0e30f1c6ef41560c955c2ed27fd5d70072a8229d1b9c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.03645012 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,426 (713,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,422 200,422 00000000000004315593807bc06f01ee94a3562cb4818ab3f7a3754acf922590 34 0.02 vMB 122
200,421 200,421 00000000000002170677445ade7607547159de69d54f1ea695782be8953be68e 8 0.00 vMB 360
200,420 200,420 00000000000000bd8af8830b6ecb15a17a82c06943eaef56d5b5dae4ad775424 140 0.04 vMB 61
200,419 200,419 00000000000004263f1f93a6172a4681ef27d7557fbe75d16e31ba7f93a34030 5 0.00 vMB 0
200,418 200,418 00000000000004d79b49be17b7920837ba237f33b001100d8d5ad3bd8b0787d4 99 0.04 vMB 128
200,417 200,417 000000000000033606adc2ce3fe2ca508b9406a6b40249e7aefe207b8df8e768 15 0.00 vMB 29
200,416 200,416 000000000000051b89728802e57060c3a1564116b8e5cb871c2626df81ca8b06 28 0.05 vMB 67
200,415 200,415 00000000000005c270411015dccbe9b2daaa670a852b567cec88826c7b324d88 143 0.05 vMB 142
200,414 200,414 000000000000021d43be338921b8bbe8e4427b51a46236197e33aed00dd1d91e 11 0.00 vMB 11
200,413 200,413 00000000000000da21b86ae002e050b1e38a1c99917e2eabad2b5f63ca0e109c 107 0.07 vMB 108
200,412 200,412 00000000000001c15919b3a10c8d06684c7b6965fc5f07c63f71df284dca9158 73 0.02 vMB 123
200,411 200,411 000000000000014acbeff33d697351a02b9864a113f35322ae6ee98e0e1bfef6 142 0.05 vMB 1,028
200,410 200,410 0000000000000524c1f39a6113259a3a6f05b6235a66798fcab68ba584ea25c7 98 0.03 vMB 35
200,409 200,409 0000000000000032e3cf12eb0ed26a34f44c131f59240a8ebe57693387c7fda9 63 0.03 vMB 99
200,408 200,408 00000000000000c4a8888ac0bf77932dd07822c70441b8e94afcee4c23b788ee 67 0.03 vMB 125
200,407 200,407 000000000000051628a8f21b98848da678c30c53d15f9efd3dfc18387d445bab 41 0.01 vMB 25
200,406 200,406 0000000000000145fe3fe6694abaed6c70738ee15800ef0ed4a7857c2f7e76b0 22 0.01 vMB 126
200,405 200,405 00000000000004f0323deb626f5e0200cabd4b8ea35df9589ba5680751403b5a 62 0.02 vMB 142
200,404 200,404 00000000000000e96c5813cc9595d236a61ffd8fa4f24b00b20aa3f41913e52b 20 0.01 vMB 75
200,403 200,403 00000000000000dcd6a984e525f626c50d7dc8ce99c742713b5fadaf69c17727 66 0.03 vMB 206
200,402 200,402 000000000000045c2f1cd0b01e7656e6204bf33adeddda8580324912e0144fa5 121 0.09 vMB 92
Previous 10 blocks ↓
Total Size: 779.61 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: 300.70 GB
    • Received: 1.31 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.