Loading Tool

Explorer IconExplorer

Memory Pool

34,515 transactions
28.12 vMB
0.04694978 BTC
Random Selection Loading Transactions
Max Size: 155.51/200 MB

Candidate Block

Mining Attempt d84d797c602da8dd24cf5b9ed77ee58d9a86f53cd7a03ea6476d6e3428e8c5d5
Version 20000000
Previous Block 0000000000000000000097d5cb6d1fc2396572fc3bcde29b6b3723a979d69d1d
Merkle Root a945be39b3542a2679c8e1e688c5048ce9584950defcd76e419cc9c7b66a1d73
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,522
Size: 1.00 vMB
Total Fees: 0.01525800 BTC
Feerates: 301.69 > 1.53 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,761 (76 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,685 940,685 00000000000000000001de8388669f593ab2e7828cf88264f1ff0286ffd4e159 1,961 0.71/1.00 vMB 2
940,684 940,684 000000000000000000000dfab0efa2306ed78c91c9bbb5cfbe837fb3687e114a 3,534 1.00/1.00 vMB 2
940,683 940,683 00000000000000000001723de5715fc1797038e73be70c3aa78db999898d0b3b 3,311 1.00/1.00 vMB 2
940,682 940,682 000000000000000000011c07fa6065b470a0951a11e0d5087f671ef3cfe612bc 3,202 1.00/1.00 vMB 0
940,681 940,681 000000000000000000007aa772277e042175e9644878be224be09ca9062217bf 3,210 1.00/1.00 vMB 0
940,680 940,680 00000000000000000001e6fa4c7b99eb129ab72158f6477107302e30c23bc3d9 5,084 1.00/1.00 vMB 0
940,679 940,679 00000000000000000000473d90e44660238d83f5c932d9d95ded5f7314aac195 2,534 1.00/1.00 vMB 1
940,678 940,678 00000000000000000000b8d22c00cf068c802e585ed03704bca727a8ae5b7b0d 3,652 1.00/1.00 vMB 2
940,677 940,677 0000000000000000000112b3d5479bb847a3dc3fba66db7faa7b594a034d1782 3,571 1.00/1.00 vMB 5
940,676 940,676 0000000000000000000176009a72bafa83b8b54e400b6a30151dae50bd954ebe 3,995 1.00/1.00 vMB 0
940,675 940,675 00000000000000000000725b413a084954dcdda97ee1f62cb196ec91d124575c 4,676 1.00/1.00 vMB 0
940,674 940,674 00000000000000000000d30dfe09400acab1205ccf1e78d46dd093a434a962d2 2,816 1.00/1.00 vMB 1
940,673 940,673 00000000000000000001249042ae60a2674dabda844b1f64535d68917aa5116f 3,092 1.00/1.00 vMB 2
940,672 940,672 000000000000000000006ebfe105f350c17630da9eecb15caf3396ae6674c616 3,649 1.00/1.00 vMB 3
940,671 940,671 00000000000000000001ef77529de20b762cfdbdf7641c07402677e5458c1aa1 4,633 1.00/1.00 vMB 0
940,670 940,670 00000000000000000001e2cbc58d303d11b36763939a91d1b8d3a300b6c6f14b 3,734 1.00/1.00 vMB 2
940,669 940,669 000000000000000000019057acbde142b7d73469f6d63bac136b5ddf392467c7 4,826 1.00/1.00 vMB 1
940,668 940,668 00000000000000000001380548497c45ae4b3b80dc0d4ae0060c6674763c49f0 3,308 1.00/1.00 vMB 0
940,667 940,667 00000000000000000000bb4f410ae0d0a3c348b8a24813eaf46c90b73ec44018 4,104 1.00/1.00 vMB 1
940,666 940,666 000000000000000000019e078022be67e18976fc19fcc4ce0afc52d87223a25e 3,242 1.00/1.00 vMB 2
940,665 940,665 00000000000000000001a1abf65fede5e9b8b4cbcb4c3054d89c8fc27479d1be 4,771 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 828.11 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: 4,546.01 GB
    • Received: 245.72 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.