Loading Tool

Explorer IconExplorer

Memory Pool

81,115 transactions
29.55 vMB
0.10465751 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt 9cd34a692064dffd2c009ed4d9dfc1263233cd69ed14422a7d1474e9c661b9e8
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root b095bf504cb9ebae0e3e2042d2a79d29a90012c017949b3da4b960ff13b72f4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,179
Size: 1.00 vMB
Total Fees: 0.04242342 BTC
Feerates: 201.05 > 4.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (167,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,057 748,057 00000000000000000005713d30349e67a0b7b34d7fe4da4a73229ac9f12f7cb7 2,425 1.00/1.00 vMB 12
748,056 748,056 000000000000000000007a251d10acd2ede3b5f5ad047a745b27bf276825c507 3,264 1.00/1.00 vMB 16
748,055 748,055 000000000000000000051a9e8384e2738c447982b06ff5d8bb3208ab9ecf693d 1,179 0.91/1.00 vMB 2
748,054 748,054 00000000000000000004edc11de2fb56388d219b517b57e77aeb437a2fb3da66 2,947 1.00/1.00 vMB 11
748,053 748,053 00000000000000000007608d56604ab5fc5b95148298317b8eee1135667fe2b0 2,814 1.00/1.00 vMB 15
748,052 748,052 0000000000000000000247356caf6341ed13db9f8ae7f96c05653237af1c65b5 1,480 1.00/1.00 vMB 14
748,051 748,051 00000000000000000009cb4b0099236a82cd94578db5a258331926daeebeef4e 2,670 1.00/1.00 vMB 25
748,050 748,050 00000000000000000003c7fb7190f02ab815657eda7032688d7599b2b3dedc1f 1,316 0.88/1.00 vMB 3
748,049 748,049 000000000000000000089253d0c14f5d04281dc9740e9448043fde04efddb69e 2,502 1.00/1.00 vMB 12
748,048 748,048 0000000000000000000682d7fbb875f4fc504954deeb8ef2c11d09d51b536920 3,149 1.00/1.00 vMB 19
748,047 748,047 0000000000000000000368d48b017e05e107328c4c5ab5916547dfa2c9cc4132 102 0.06/1.00 vMB 10
748,046 748,046 00000000000000000009286f16d65e31cba7133024b6fc25f93c12031996f0b5 158 0.04/1.00 vMB 17
748,045 748,045 00000000000000000005d8f202f7bedcf12feee7b4baa625003074c30423e065 1,438 0.60/1.00 vMB 5
748,044 748,044 00000000000000000001ce974143368bcc8733e87cd79e4011da25f19615e92c 3,033 1.00/1.00 vMB 21
748,043 748,043 00000000000000000006f44adf2f406ab266f69e76c20e240ab12eb68b987bbc 713 0.35/1.00 vMB 12
748,042 748,042 0000000000000000000686c93ccecb51eefe279cda9970031f67906b5ec222cc 1,173 0.64/1.00 vMB 8
748,041 748,041 0000000000000000000638bde28afbacb2f3e5f56fb9337f757cfd2ec96e9632 745 0.41/1.00 vMB 8
748,040 748,040 0000000000000000000390ffcfec998c8ee757474a21c0dbae6b339fe0b61938 863 0.81/1.00 vMB 8
748,039 748,039 00000000000000000003b055396546540fe09c036bec322797ddf5ff165fb120 278 0.68/1.00 vMB 13
748,038 748,038 0000000000000000000533db08f4740d1f005ec1c881bfdd9bef084226b27a72 790 0.36/1.00 vMB 10
748,037 748,037 000000000000000000029ad020c9caaaded8493193a3d432313f0d6f8b6e0668 1,270 0.51/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.