Loading Tool

Explorer IconExplorer

Memory Pool

77,430 transactions
28.52 vMB
0.09108034 BTC
Random Selection Loading Transactions
Max Size: 173.57/200 MB

Candidate Block

Mining Attempt 90db0e2bbbd66d97c42a9466a884770c0c0403374162260c125c1e78dbb461b5
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root a9abdae8b5cc283e57fb34c6823048217a1c1fbf852adbbddc47b1bb1573970e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,825
Size: 1.00 vMB
Total Fees: 0.02651314 BTC
Feerates: 477.45 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (101,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,596 813,596 00000000000000000002df95aa04f6384bca4840582369e9c12922eac636738b 2,373 1.00/1.00 vMB 5
813,595 813,595 00000000000000000000ff4b651dce4e2caa96e29170e98cc19ba605261c001f 1,126 1.00/1.00 vMB 3
813,594 813,594 000000000000000000024e188082cbcfb1a2b9ff96ed128c2f737b6a5544afdb 2,405 1.00/1.00 vMB 12
813,593 813,593 000000000000000000013f551194466f56b753fed477d4c063caa6213084b041 3,055 1.00/1.00 vMB 18
813,592 813,592 000000000000000000025ee6820634b3c6dc83b61cde2ee2557078ef30611c1e 2,764 1.00/1.00 vMB 10
813,591 813,591 00000000000000000000c35a66fc37590a74f7ffbd76803e25b536fad301e78a 2,140 1.00/1.00 vMB 11
813,590 813,590 0000000000000000000177e1001704ce2c6522a29f0da387ce5d516b9749998c 2,199 1.00/1.00 vMB 15
813,589 813,589 00000000000000000002d0522d8d226bff50786754c7609b45018264d5810b70 355 0.99/1.00 vMB 10
813,588 813,588 000000000000000000033b6df7007468602b13bdbce2c2635949282368d2a23d 2,463 1.00/1.00 vMB 17
813,587 813,587 000000000000000000035389ae3028a05c4dc9ee691b11b46a53e08b608e26b7 1,239 1.00/1.00 vMB 8
813,586 813,586 0000000000000000000391bc4b2d8c95baaa737db2ef89de5714e90380d23814 2,865 0.99/1.00 vMB 7
813,585 813,585 000000000000000000048cfca8acb3d0348ca1de9525801a51996cf6c9cdbc30 2,753 1.00/1.00 vMB 23
813,584 813,584 0000000000000000000238465003f64d28a961cf3d2aead048a2bff1f0e363c7 1,712 1.00/1.00 vMB 12
813,583 813,583 00000000000000000002a9fd489179ca3f3455c0983e4597dd87bf521852242c 2,233 1.00/1.00 vMB 15
813,582 813,582 000000000000000000043e823d73c5621bb4d498da7598d8971a50f73f2385b9 2,170 1.00/1.00 vMB 21
813,581 813,581 0000000000000000000205e86a5f79b7e4f1698058bcb48c712c3781fbf95132 2,194 1.00/1.00 vMB 24
813,580 813,580 00000000000000000002fb13b87f513508706651ccbfbe08349caf8da9ed8293 1,784 1.00/1.00 vMB 17
813,579 813,579 0000000000000000000363dd24221df1da86f89ac13c15d97872e510addaf35c 2,490 1.00/1.00 vMB 21
813,578 813,578 000000000000000000013aa558119131af861e2cf35398617bdc8171fe93a78c 2,645 1.00/1.00 vMB 27
813,577 813,577 000000000000000000012e971d667706b44187fd8b25deb8d9faaf32fa1a5243 2,743 1.00/1.00 vMB 37
813,576 813,576 00000000000000000003c436ba186c4924bdf07b96f988024ba4baaf53311d92 3,066 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.