Loading Tool

Explorer IconExplorer

Memory Pool

26,456 transactions
26.91 vMB
0.06027994 BTC
Random Selection Loading Transactions
Max Size: 129.26/200 MB

Candidate Block

Mining Attempt c5e1cc98326a8277d00b3cc5a95ce047fd35213372f43f3a2fd471f46177b6b0
Version 20000000
Previous Block 00000000000000000001f153be8400a938169c22122f44526eb6818272e825e6
Merkle Root 1680d7b3217b7fa3920eea5472951559976a880c86cf2e18e15cfcb64898a8d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,921
Size: 1.00 vMB
Total Fees: 0.00976817 BTC
Feerates: 79.73 > 0.98 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,496 (678,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,030 236,030 0000000000000086e7c946d25c14e4c1a7186e3bbf7add3974ae56014486ff5f 133 0.15/1.00 vMB 65
236,029 236,029 00000000000000f0f3b75894012696b53bb71279899fdbecbe18b1862f434921 371 0.15/1.00 vMB 112
236,028 236,028 00000000000000e61074f8ecb59be14592eb5ce09658145cda9407078427913a 417 0.18/1.00 vMB 192
236,027 236,027 000000000000017702f330689440ae6144d128c1167c1163f52d80d04191a3f9 63 0.04/1.00 vMB 129
236,026 236,026 000000000000015bfaf42e9687c521ae74078f59b21365987cc776fd6dca0c26 330 0.15/1.00 vMB 178
236,025 236,025 00000000000001272e7ee1a4192a0c32d6b8b67573a1209afb917633d6d250d6 319 0.15/1.00 vMB 148
236,024 236,024 000000000000005ab1408eadd23a2a05a488e52f2527f8d1d325b5e87bfc1a8d 429 0.22/1.00 vMB 146
236,023 236,023 000000000000007a08c1ac4c0cb5c57cc85e373e5df6247ec0972474a806e2e8 1,119 0.47/1.00 vMB 186
236,022 236,022 00000000000000d1ca93c066b07f2dd5f29bf5681d877ced84eb35f1a88894e0 390 0.25/1.00 vMB 111
236,021 236,021 0000000000000014a39b89c3b0d083c159fde8547e82ff1fa0fd1696d5712865 154 0.15/1.00 vMB 70
236,020 236,020 00000000000000b2de1170939cd9e552dbe73a6ab6bba2a95812048cb80cddb2 59 0.03/1.00 vMB 154
236,019 236,019 00000000000001419e46a383e31de477a31a084fadc6a50d434af8125822b484 283 0.22/1.00 vMB 94
236,018 236,018 0000000000000049476849141fadb2831de9139549359503d12dccf2582193d3 387 0.15/1.00 vMB 198
236,017 236,017 00000000000000ea01bfc58791572d37098281b1bd8f6bf81b54ae11c6351a1f 665 0.25/1.00 vMB 206
236,016 236,016 000000000000008f73f292f8c2cc9c9e5ec44324757c57018164d32565bae54f 705 0.38/1.00 vMB 146
236,015 236,015 000000000000012d6acc0fd57c99e242a13016e9f1f5243482225086f2041825 77 0.03/1.00 vMB 176
236,014 236,014 000000000000014f992af15e3af55e2adc167f57603927235cbcb4ee9ea629dd 321 0.13/1.00 vMB 194
236,013 236,013 000000000000017d3be94d357372200ccf99bfe64a680af0fc1652c7d882460b 179 0.08/1.00 vMB 185
236,012 236,012 0000000000000040f2d6be130a322bfc4260095a5cd77284cacde4abce8f8e72 312 0.14/1.00 vMB 169
236,011 236,011 000000000000014571f3ce9d0c10910f1aeca175212eb0c2d44356543cc4c9e5 858 0.38/1.00 vMB 168
236,010 236,010 000000000000006888de475708253b553103f6b6239ea1b85551e27b4c6d1fa1 314 0.15/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 781.49 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: 611.94 GB
    • Received: 10.93 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.