Loading Tool

Explorer IconExplorer

Memory Pool

10,339 transactions
4.08 vMB
0.01740539 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.35/200 MB

Candidate Block

Mining Attempt d609a33077fbaf3baf76d70fc5292eaa413198ce2f68f11111849f547bd5c9d3
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root b9c67938bac6ca9d391bcf9cd387c1e58fbde93e0ac814cb0d6b6884efd15c91
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,939
Size: 1.00 vMB
Total Fees: 0.01243456 BTC
Median Feerate: 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (713,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
200,401 200,401 000000000000027e00c19b4f78f905afeab7b71f5cb4a3567743fdeb1b463238 238 0.08 vMB 103
200,400 200,400 000000000000027b53148d16a3934be291a598b49c8987b83b4283424b30be21 27 0.01 vMB 85
200,399 200,399 000000000000006c3ec2668d792c990799d91e72d8e93d80052dcafb55aa8542 207 0.09 vMB 127
200,398 200,398 0000000000000426070ea41818dd834610c154a940f5e3a7578daf8afab8415f 19 0.01 vMB 140
Previous 10 blocks ↓
Total Size: 779.68 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: 322.71 GB
    • Received: 1.56 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.