Loading Tool

Explorer IconExplorer

Memory Pool

41,655 transactions
27.68 vMB
0.07481674 BTC
Random Selection Loading Transactions
Max Size: 144.99/200 MB

Candidate Block

Mining Attempt 7a1d45423d82c63bd1680331a8e78cc1979e8ba9dfd8ec6ca9649f009a38989b
Version 20000000
Previous Block 000000000000000000013dd95464f52e03149d186d83b760a679c5196384c107
Merkle Root fbc42260916ea7ad8c9b9a39d8cce8954ace4e669abbc740269bf8c007fe2ddd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,095
Size: 1.00 vMB
Total Fees: 0.02309411 BTC
Feerates: 150.79 > 2.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,865 (182,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,921 731,921 000000000000000000063c724e1404ca39752943aba634d10362bc262f094dfe 158 0.09/1.00 vMB 8
731,920 731,920 0000000000000000000506606c3f69b4064334af4a4f34bc0571bef3df9427f2 37 0.02/1.00 vMB 14
731,919 731,919 0000000000000000000010175faf6b60fc4d8849cd6f397915189e4920183f1a 457 0.14/1.00 vMB 9
731,918 731,918 00000000000000000004c0a534804c87d594d6fd285f095afebf20b54a7ac466 1,072 0.43/1.00 vMB 8
731,917 731,917 0000000000000000000724a7601aeecb012dd46f79cb28c5f316b01a3d397ed1 802 0.42/1.00 vMB 8
731,916 731,916 00000000000000000007115e2a39db215082883d740c275c9065625ad147e1f1 329 0.19/1.00 vMB 36
731,915 731,915 00000000000000000005cd7f21a4e3373df2a8cce844b32babec2a0ab9f99bec 3 0.00/1.00 vMB 19
731,914 731,914 0000000000000000000337538984c2519456a949d2c3fbefa411d5d594cce083 286 0.27/1.00 vMB 5
731,913 731,913 00000000000000000006d305ef08685e1a7369958dae9aa1c2ab8df89f06b293 1,898 0.98/1.00 vMB 7
731,912 731,912 00000000000000000000eeadbf0c34676b0d158a15d5802c128865b663e31d11 2,330 1.00/1.00 vMB 9
731,911 731,911 000000000000000000018d3b28a6b51b849305bad2031941e93bcc3ef96ea31e 1,447 1.00/1.00 vMB 7
731,910 731,910 0000000000000000000096664f31dc5d00f0a45edcf5668d510b3497d1a83819 1,201 0.81/1.00 vMB 7
731,909 731,909 00000000000000000009e4287947002073f6f286a5829a5f9e8206f520e7bec6 513 0.29/1.00 vMB 8
731,908 731,908 00000000000000000003d7d4b24c9c8b54d7f91e25fd2350d4713ffeca0b01a2 1,791 0.94/1.00 vMB 5
731,907 731,907 0000000000000000000574986a8d0a3e22563f43aa24eb12a28b271ffe56e02f 2,236 1.00/1.00 vMB 12
731,906 731,906 0000000000000000000116a86d2cb9a421a5659af374c8198b53f8529d8972df 1,195 1.00/1.00 vMB 2
731,905 731,905 000000000000000000042f22cb9a4d49c0c1bdf434d49c83dd77344e73e17873 2,150 1.00/1.00 vMB 5
731,904 731,904 00000000000000000003a1852fde61b25a13949464838bf3dd0a81e2dc2e1859 1,814 1.00/1.00 vMB 6
731,903 731,903 0000000000000000000684cc46deb723eb10b56ac20117685746c1c0fedd056c 2,341 1.00/1.00 vMB 8
731,902 731,902 00000000000000000007d73c955ea7fcbc3e28d71a64506a5f964c8293c0297c 1,625 1.00/1.00 vMB 14
731,901 731,901 00000000000000000007a1cbdb9f69e2b228a4a0aa23c9f57877bc3040338c44 1,143 1.00/1.00 vMB 15
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.99 GB
    • Received: 13.82 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.