Loading Tool

Explorer IconExplorer

Memory Pool

39,784 transactions
27.11 vMB
0.05628242 BTC
Random Selection Loading Transactions
Max Size: 141.70/200 MB

Candidate Block

Mining Attempt cea1401dc3143c8983156d6ff7cd2f82958fa4675feb03866ab6c84d2a23844f
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root b399783158de255171f527e422d446410c667f4c78d4d3306e695a2f74f5d48a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,334
Size: 1.00 vMB
Total Fees: 0.00595449 BTC
Feerates: 69.10 > 0.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (224,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,556 690,556 0000000000000000000cfd8624d228e07fd647ba23bcb1a91d7d1850c4d4042c 3,078 1.00/1.00 vMB 39
690,555 690,555 00000000000000000004ab536dfaa2ba2c6f1753c3a12ee93ed37b4ebdf7aa3c 378 0.97/1.00 vMB 3
690,554 690,554 000000000000000000015f178ddd59ae7f97c91836a0eda442bc7de3169406d0 1,579 1.00/1.00 vMB 6
690,553 690,553 0000000000000000000cc10273f0baee91cdd02081f018a4a24a7b34b780f933 513 1.00/1.00 vMB 31
690,552 690,552 000000000000000000021645b584706c5f5d579716c138e1ffa7c69c0f8f2fbf 484 1.00/1.00 vMB 35
690,551 690,551 00000000000000000004a07efa6ca23d749dd087d0a0b3b67846016f3e7728ca 2,457 1.00/1.00 vMB 21
690,550 690,550 0000000000000000000c0a2a451b5846994ddc53dcd0e4bcec9e3aa52af61a94 732 0.22/1.00 vMB 17
690,549 690,549 0000000000000000000a27f411855e5073807abb9d726a0d0444f74bdc230d87 1,390 0.51/1.00 vMB 20
690,548 690,548 00000000000000000005df54808a24da8fd725cfa8e0b9fd780bc4189f23c2a2 1,718 0.56/1.00 vMB 14
690,547 690,547 000000000000000000106d1a0bc175cc37f7edd8e405b629c5156918e677bb12 2,310 1.00/1.00 vMB 12
690,546 690,546 000000000000000000127e50b70c2a34a448aaccf073f9a738f420b8d899df2a 2,100 1.00/1.00 vMB 37
690,545 690,545 000000000000000000050f1516fc42a31baeada815c8562967297bd0f17c8754 45 0.04/1.00 vMB 21
690,544 690,544 0000000000000000000e9e324c62db9c5d20b184236fc405756eab2049a77937 73 0.03/1.00 vMB 102
690,543 690,543 000000000000000000113d63a1de36f9077d55bb87a83240d1a5ab8a63999a4b 1,207 0.53/1.00 vMB 26
690,542 690,542 0000000000000000000dc5ec777654844026e02877e469451d848398e9a1a821 790 0.31/1.00 vMB 24
690,541 690,541 00000000000000000002db54120fb931311ba2e32871c2ad50bfef8dada3ed06 709 0.29/1.00 vMB 23
690,540 690,540 00000000000000000007a0a5641ae5def22f25d145f7b2646e6978554edcd785 1,128 0.40/1.00 vMB 27
690,539 690,539 00000000000000000003aff13ac5b66648312008da171d417e1703644691d574 59 0.02/1.00 vMB 24
690,538 690,538 0000000000000000000a4f42fa8ce5d3cf434000857bfafa0ec2c0f444e1d6fd 152 0.05/1.00 vMB 26
690,537 690,537 0000000000000000000a50f867d4ea97acab5e4b4867bdd9769f50b56e41e0cd 309 0.11/1.00 vMB 24
690,536 690,536 0000000000000000001243bc9868db821120b387eaf0824cec64f43a09374cf8 73 0.04/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.