Loading Tool

Explorer IconExplorer

Memory Pool

41,023 transactions
27.46 vMB
0.07036269 BTC
Random Selection Loading Transactions
Max Size: 141.57/200 MB

Candidate Block

Mining Attempt 4d65d6320ff9679148afcddb19a6ba1994483931160c59c98084663929c03275
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root e23b8ac70192fbc6479c86ef695907de48a4a4c1c4f52245fa491917c3f5d91b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,299
Size: 1.00 vMB
Total Fees: 0.01756171 BTC
Feerates: 101.47 > 1.76 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (76,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,420 838,420 0000000000000000000021d8a9ccf5a679be37c3d8cef7dc627c38f9166b0e29 3,395 1.00/1.00 vMB 25
838,419 838,419 00000000000000000000e7c0a6bfcfd99e243c3d69128b2b367be7e294d1b7b4 2,376 1.00/1.00 vMB 16
838,418 838,418 000000000000000000033c1cd10ab6604fd7e25ea2ec018c4824153dc9dc691b 2,772 1.00/1.00 vMB 25
838,417 838,417 000000000000000000022a55bd43cd91bdd78db0e1c8871037743d5177649be4 1,307 1.00/1.00 vMB 16
838,416 838,416 00000000000000000002f043ddfac3516f33b65e23996a760abae558523fd615 896 1.00/1.00 vMB 17
838,415 838,415 000000000000000000000b6b69e54adb4068dc747dc0e63570313ec4144626f4 531 1.00/1.00 vMB 16
838,414 838,414 000000000000000000005230ce6f7cf935f3d199df826e35351f491557bd7b64 2,382 1.00/1.00 vMB 22
838,413 838,413 000000000000000000006789b3676e86ccbcc3196081c2bc8fdb0b02b846b925 3,129 1.00/1.00 vMB 30
838,412 838,412 000000000000000000007b54a03c95822ee37789d590645d93f6ac176ba39f78 1,823 1.00/1.00 vMB 19
838,411 838,411 00000000000000000000e85a2a82292dece086f7b2faf3fa549a9645323e760c 1,342 1.00/1.00 vMB 18
838,410 838,410 000000000000000000032dd3a8ad7fa5244487a57c21fc4c4a63f61d7983d860 1,740 1.00/1.00 vMB 19
838,409 838,409 00000000000000000000e646df698e589f079e8830da4295d195f7adf12b8d4c 2,416 1.00/1.00 vMB 22
838,408 838,408 0000000000000000000290e2caf27f3f4d0799b1ce05b07d9ed492c187a2b3c4 1,959 1.00/1.00 vMB 18
838,407 838,407 000000000000000000014d7e802d8167f3e3e9d2eeae928794b2bee9c6429481 2,808 1.00/1.00 vMB 30
838,406 838,406 0000000000000000000236c5781660e26fcd54a7d88699a7215baf9c15d7a189 2,776 1.00/1.00 vMB 20
838,405 838,405 00000000000000000000b9a66ad304e6c7d820edd1b66f745fa398f18d59ec74 1,990 1.00/1.00 vMB 20
838,404 838,404 000000000000000000005c6535ac248119bfb6361fd6d775ee19f60c321c9e68 2,699 1.00/1.00 vMB 22
838,403 838,403 00000000000000000003342ce43bd9d9ea9defdc5b132e2932926530e9b358c2 2,318 1.00/1.00 vMB 28
838,402 838,402 00000000000000000000a49ee26660a2851881cada6fa6dc13b9e68d69c1945d 1,810 1.00/1.00 vMB 26
838,401 838,401 000000000000000000019bd6917e52cb3824b029896c92684a3cc80cb2ba7ed5 2,678 1.00/1.00 vMB 27
838,400 838,400 0000000000000000000076ba0ac555254336d00e7d664e5135aece0a38fef335 3,158 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.79 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: 634.06 GB
    • Received: 12.24 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.