Loading Tool

Explorer IconExplorer

Memory Pool

41,627 transactions
26.44 vMB
0.07822725 BTC
Random Selection Loading Transactions
Max Size: 137.79/200 MB

Candidate Block

Mining Attempt cc520c06c6f40fc440b085da0b68df9b2889f0f3d8f54f85cb79f4c050f4e4a6
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root bcea2c65d2e1f264664eec929fc013fab799b97c4ee46901f15acaa4c7e353ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.02968876 BTC
Feerates: 150.98 > 2.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (674,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,668 240,668 00000000000000be4959b1842044db0c33762a1a9b5757b340971c095c41dd26 592 0.25/1.00 vMB 174
240,667 240,667 000000000000009517627c2a5fc50e76e2564423b1b046fd5e0fbf7dce48e074 8 0.01/1.00 vMB 134
240,666 240,666 00000000000000b19b855ff87a9b63ff0cfb16421464efd1dc8eee37969bf339 9 0.00/1.00 vMB 88
240,665 240,665 000000000000001b726ea9954c17c15bdfcb4bdd39b11fbea2937d79ba807d5d 519 0.21/1.00 vMB 596
240,664 240,664 00000000000000f38ecdda502105b987693c0ec218b1e1e5e85ef78d82123af5 242 0.10/1.00 vMB 1,083
240,663 240,663 000000000000010fbf754346858a01e3cc413584694abf2a6d09f51781ae4fe7 272 0.12/1.00 vMB 185
240,662 240,662 00000000000000ce817e5dfedef2341d2cbc778640f8e12c45db8bb462fa80a7 98 0.05/1.00 vMB 157
240,661 240,661 00000000000000ef7e11da404c518ec990c76f47bfc76cb9b92010bf6a1496bb 116 0.07/1.00 vMB 131
240,660 240,660 000000000000004ce8fe63c24a03da2ea83a80b96812575cc5896c1d8ec28529 54 0.02/1.00 vMB 80
240,659 240,659 00000000000000072e71d4cb9d8d4c9f97bfa83d0a68598c58117db9fc76fd19 386 0.16/1.00 vMB 212
240,658 240,658 00000000000000951aef846666a93cecb036cd74d5589d455edd73d02e40538f 202 0.10/1.00 vMB 76
240,657 240,657 00000000000000544217daa75af9b07444a502119f6a9bf53700bf4f8cd268ca 154 0.06/1.00 vMB 131
240,656 240,656 00000000000000e2827794d0bbb4341efeb3e03a6c28c0f667b5584e5b6af91c 656 0.25/1.00 vMB 174
240,655 240,655 0000000000000063454f045b2c3f6ad6c0ad0d193636d6c45e16c96ed5ae5879 301 0.12/1.00 vMB 159
240,654 240,654 000000000000010f3f283ce51c85f26697e26df03341ec45b741505c1f52b854 142 0.05/1.00 vMB 173
240,653 240,653 000000000000001847a4bce1f8185d503586b76d841ed11b3348a5430c83e0f2 92 0.04/1.00 vMB 122
240,652 240,652 000000000000005a1756d12ede8f5507f543c2466056e52329758c519d58a87f 101 0.04/1.00 vMB 168
240,651 240,651 000000000000004597bec7baa742dadaadb6649d554a688593f93f43cd78dbfc 270 0.19/1.00 vMB 129
240,650 240,650 00000000000000152b9c605f3e6524c6bb5467166de135c823b3cc460f9e716b 38 0.03/1.00 vMB 21
240,649 240,649 00000000000000c6748ba2e87082a0d58f8ee276dc9d4476340c73af9483a094 391 0.25/1.00 vMB 152
240,648 240,648 000000000000000bff8f0e72a8a8a5c637bc9585853e674cbbd0d46a86c0e79d 234 0.12/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.