Loading Tool

Explorer IconExplorer

Memory Pool

34,630 transactions
25.86 vMB
0.06408404 BTC
Random Selection Loading Transactions
Max Size: 130.93/200 MB

Candidate Block

Mining Attempt 74b6dae6a139c5fa43d3f6b62b923b24c329f22b17ffe0ea69fe94b34a415cc1
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 7e95b0c5a31228b200e5215e945539a1fc09495a3b1a99eca66e245c84db564e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.01676629 BTC
Feerates: 74.70 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (167,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,178 747,178 0000000000000000000734794e95c46d396c4d41c569f64d67ba452aa3c38c90 3,191 1.00/1.00 vMB 19
747,177 747,177 000000000000000000098dce76a2ea2b5635b0ae5f885f3c58136361b391bb78 1,588 0.58/1.00 vMB 12
747,176 747,176 00000000000000000003f570e7580a8e6b61365b8f2301903295aae55db72e7b 254 0.07/1.00 vMB 12
747,175 747,175 0000000000000000000559d0f84ddcfda8013e5fdfbfc337fbba523ab7d5493e 1,297 0.52/1.00 vMB 12
747,174 747,174 00000000000000000007db766708f3e29111fa51619afe20b3403c5d858a6227 366 0.27/1.00 vMB 5
747,173 747,173 00000000000000000009db061be53f1b3e1fdf6c42d6b2d25ce941775e9fe9bf 956 1.00/1.00 vMB 11
747,172 747,172 00000000000000000001b6013a9a7fd74d72f7b903438d811a8d24584bb6d030 1,183 0.63/1.00 vMB 11
747,171 747,171 0000000000000000000149797e41ba11eaeb94e759ead6c857811003b996d54e 2,193 1.00/1.00 vMB 15
747,170 747,170 000000000000000000045971fdacb3f83c3cb9fdef9bfc95e2f33cb55f6853bd 596 0.19/1.00 vMB 12
747,169 747,169 000000000000000000000350461b01f45433ad640d02c60a0ef226c76331f4b3 720 0.27/1.00 vMB 11
747,168 747,168 000000000000000000086ef12e93e11e5f2c8ffe5b4205fca1cbc9f6ea1099e8 558 0.22/1.00 vMB 10
747,167 747,167 00000000000000000004251b784a131da610d2a7b934fb42c8873376c36d973c 226 0.15/1.00 vMB 6
747,166 747,166 000000000000000000083c98c5cbd836a4a0fc6fcaae9c6107f5b7a327f4e377 2,528 0.94/1.00 vMB 11
747,165 747,165 0000000000000000000a09950abf97f095b450d220bfcf360d72ecdddd201f21 713 0.24/1.00 vMB 10
747,164 747,164 000000000000000000003f0483ff2834db6dbba14ebf59049ec086c7c4c6f203 630 0.36/1.00 vMB 8
747,163 747,163 0000000000000000000370d7979e6e1efecf5beaf332de5bd116540274d5a4b7 1,336 0.73/1.00 vMB 8
747,162 747,162 00000000000000000002f27a8fa931cd7bebd20deb732058124e5720c2e2816d 945 0.80/1.00 vMB 5
747,161 747,161 00000000000000000003a15648440964a8479658c1f8c29b5a022e6e8d992468 740 0.68/1.00 vMB 5
747,160 747,160 00000000000000000008dd71813af571e2dfe68fce3291bf268653e72e0efb04 1,288 0.65/1.00 vMB 8
747,159 747,159 00000000000000000004c84f01983266a3982da331896bba1d6b1e6f4882ed0c 453 0.23/1.00 vMB 13
747,158 747,158 000000000000000000098257def440e2ea1e5d0da60f6a98cf7f2317e73f09db 973 0.37/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.