Loading Tool

Explorer IconExplorer

Memory Pool

50,935 transactions
30.44 vMB
0.09581229 BTC
Random Selection Loading Transactions
Max Size: 163.29/200 MB

Candidate Block

Mining Attempt 128cd9d824cbbeef9a6c1a791c63aaf98536c79da5a5e90491d171becd88f006
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root b29d9f751b591c92bc5e57a33c29e9ea6403e9aed817d431d2f4cd9709f3e244
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,614
Size: 1.00 vMB
Total Fees: 0.02420383 BTC
Feerates: 202.16 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (294,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,063 620,063 00000000000000000000228fabae6cf9d751b8afc76ce1299a8be45cf75caca8 3,299 1.00/1.00 vMB 18
620,062 620,062 0000000000000000000e247397e641bbbef128c9e25652cf1171886c9b67cf54 3,238 1.00/1.00 vMB 19
620,061 620,061 0000000000000000000b4b427b3ae92daf2f521523b7c320a252ab6206f17135 3,097 1.00/1.00 vMB 21
620,060 620,060 00000000000000000008f4df6e6fae6dc56b159305571547fad0e0cd133d21c6 1,157 1.00/1.00 vMB 20
620,059 620,059 000000000000000000095abb2acef58d684d2352d0b1647685ef33368f081555 733 1.00/1.00 vMB 22
620,058 620,058 0000000000000000000a45c0b8096e984064fd59ab8ffd914bd2880aef3e3706 990 1.00/1.00 vMB 24
620,057 620,057 000000000000000000019f9818fbebdb4bdec5ac126f8ea6266be0745932390a 1,228 1.00/1.00 vMB 29
620,056 620,056 000000000000000000048eadedb16600be4b3cc98683ce82f9de25a429a8bf5a 2,200 1.00/1.00 vMB 18
620,055 620,055 0000000000000000000f9ccc3ef00c94cd2148ac0409f079cb52ecedfd8da81e 2,841 1.00/1.00 vMB 20
620,054 620,054 0000000000000000000bf15798271c65140dd1345219ce92cabe538370b2936c 2,242 1.00/1.00 vMB 28
620,053 620,053 000000000000000000119f3b259c4371f07cd47db14589133976e098ee9d231e 1,616 1.00/1.00 vMB 8
620,052 620,052 00000000000000000010a341ef9e69d7369f18669550fb4a04d8af45ba59b011 539 1.00/1.00 vMB 4
620,051 620,051 0000000000000000000cb61f3b83e50f5b8c3ec52cbdfe3a8c58770779a10967 1,300 1.00/1.00 vMB 6
620,050 620,050 0000000000000000000334fc06a2a27c4e26dc0b8bb34e4ea1cac4e3d13f3a84 2,330 1.00/1.00 vMB 10
620,049 620,049 0000000000000000000cd73cf6a87a1a4bc951a6a9f66ad090ededd891cd293a 118 1.00/1.00 vMB 1
620,048 620,048 00000000000000000009a2225dff06d0150c8e95db36bff8ed98fe2517814e30 1,163 1.00/1.00 vMB 5
620,047 620,047 00000000000000000011e51b3afe5deaabb408c027a25464ca649ffe4726d33d 280 1.00/1.00 vMB 2
620,046 620,046 0000000000000000000ad1bf98772f986f2e5e64855e2255052b7a486fb64816 1,383 1.00/1.00 vMB 1
620,045 620,045 000000000000000000058027e36d2387c5ba9508b85dbcf69fec7d5440e3f633 2,872 1.00/1.00 vMB 7
620,044 620,044 0000000000000000000083826337c1f3fe6d984fa6b1bcd1ee777b5e67c88965 3,242 1.00/1.00 vMB 14
620,043 620,043 0000000000000000000d00afa8941933e4d6de49eb3a565b9c4f4e99dc950507 3,014 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 651.16 GB
    • Received: 13.44 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.