Loading Tool

Explorer IconExplorer

Memory Pool

76,119 transactions
29.13 vMB
0.10355507 BTC
Random Selection Loading Transactions
Max Size: 172.20/200 MB

Candidate Block

Mining Attempt da151991b12665e0ef1f1c82e467c6c73812803ee13de6d64a9262f2586511ea
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root f51c7ec3c480f51706bf772de19ea59dda56e566ca859e950e227395a01998c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,406
Size: 1.00 vMB
Total Fees: 0.04133800 BTC
Feerates: 201.37 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (239,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,419 675,419 000000000000000000019b613249ad9a76955c24133ee9aae8b2213dfa293c92 1,854 1.00/1.00 vMB 15
675,418 675,418 0000000000000000000acf4fd52ec7e060126425a1c64d685f2138b51bc4f46d 2,081 1.00/1.00 vMB 31
675,417 675,417 000000000000000000080830d444950f767ce398dca1eafe5a9817de879795cc 2,066 1.00/1.00 vMB 48
675,416 675,416 0000000000000000000ccd4ff0fc8d73bbfd4e1308310492648726c604a7ca8c 1,485 1.00/1.00 vMB 39
675,415 675,415 00000000000000000000cddb752677e2fc55f3ae76bc209745c384dddd54ed88 212 1.00/1.00 vMB 23
675,414 675,414 000000000000000000076b876a64baaf6d7595080115b32a8282b4fe3c2cf040 1,011 1.00/1.00 vMB 48
675,413 675,413 0000000000000000000471d05d078bee70b3980cae25a47c190f3b5ba96f19fc 988 1.00/1.00 vMB 32
675,412 675,412 00000000000000000007ff04f3de64f51708f5d70a61496c7bbab577d47b6c00 2,395 1.00/1.00 vMB 77
675,411 675,411 0000000000000000000af749c5e2efc247443a87f125b82b01760c934907d2a5 1,024 1.00/1.00 vMB 111
675,410 675,410 0000000000000000000672e58b9c4f03c70b5393fc7dfb43de038aedb7ab2c96 1,187 1.00/1.00 vMB 44
675,409 675,409 000000000000000000011b416a722ccdb2f2365a2f08acac940dd48b68b91269 2,363 1.00/1.00 vMB 83
675,408 675,408 0000000000000000000a8be08efb1c929358d3fa323594f77a8d51c385a09302 379 1.00/1.00 vMB 26
675,407 675,407 0000000000000000000a5bf842478fb470e340a2db4e882f6861696e7e00036e 381 1.00/1.00 vMB 28
675,406 675,406 0000000000000000000af3ee8710894ba53c8d2517c7c191ff78610bf08d7e28 466 1.00/1.00 vMB 42
675,405 675,405 00000000000000000007c4ffea3eb986baa66f8aae5a6233c8e8c6d4d9085303 2,409 1.00/1.00 vMB 80
675,404 675,404 0000000000000000000c9fc8882b72274e6f8d4e20d05c6fadd6b63bbfde850a 503 1.00/1.00 vMB 35
675,403 675,403 00000000000000000008296f03870e5744c3498ed48dca2b8b57140df739d843 976 1.00/1.00 vMB 35
675,402 675,402 000000000000000000034b8099c551cb6ba4effbfb6fedca4f1536ff872ded56 1,754 1.00/1.00 vMB 33
675,401 675,401 0000000000000000000ac60751d56200a013482d72fbfb369b4f8ed8d0734d55 2,205 1.00/1.00 vMB 110
675,400 675,400 0000000000000000000cb3bcb002cef26d2fb7b7341bb9e25d4f6d0a230a874e 1,801 1.00/1.00 vMB 73
675,399 675,399 00000000000000000001124caee3ed1cf40af1cb56bdd077bceb8fd76d605cdd 852 1.00/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.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.