Loading Tool

Explorer IconExplorer

Memory Pool

42,498 transactions
26.78 vMB
0.06430418 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt 801bf51b58e85c3665ee3997bd8d48ad0d15df300eb525bab46fec9502768935
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root b1b4edcfd74330f2607e1873ede4b690f34aa386e32f18c6d60f6975a908c56f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.01465597 BTC
Feerates: 181.54 > 1.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (180,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,002 734,002 00000000000000000002f34315c1a6f0ebfdcad70f7f8b141ed760f4be6ec986 3,190 1.00/1.00 vMB 11
734,001 734,001 00000000000000000003c0d69bdddb1d4165ed657fc03453c895ee0ea84d8c47 2,589 1.00/1.00 vMB 11
734,000 734,000 0000000000000000000895b3b213aab9f211f659d584c398d4364405b3814864 2,244 1.00/1.00 vMB 11
733,999 733,999 00000000000000000008e3ad0f3cc643a5b519e3724774e723ee1678aaaeb6ca 1,664 1.00/1.00 vMB 7
733,998 733,998 00000000000000000006e6996c42df1c34ddfa326b2c6db729340d9ea112badc 1,317 1.00/1.00 vMB 6
733,997 733,997 0000000000000000000254ea347c87db8e970e84f0f2ada034f77464352eb928 2,330 1.00/1.00 vMB 8
733,996 733,996 0000000000000000000935c3c8a09c4b2bdd0f16789877e406e1477ea84f6163 2,573 1.00/1.00 vMB 5
733,995 733,995 00000000000000000008e0cde124f8f00e7d9d24e136726cdc869aa1b0a31ece 3,315 1.00/1.00 vMB 13
733,994 733,994 00000000000000000000cc945523d813af94eeeead10a1c5baea58725bc07827 1,387 1.00/1.00 vMB 9
733,993 733,993 00000000000000000008dbde89ad760eb5ddda62f157dae27f61a0062e6b78c1 1,908 1.00/1.00 vMB 11
733,992 733,992 00000000000000000006a19aac41c933daa3cdb4a816150c059fb052073d7d60 1,613 1.00/1.00 vMB 4
733,991 733,991 000000000000000000077372cc64dff00a11d8d177610ab0a147e68d47816ed6 1,690 1.00/1.00 vMB 7
733,990 733,990 00000000000000000006a0d0baf1a3fa233ecd9c4db336df8d3f755ed05ae131 2,531 1.00/1.00 vMB 4
733,989 733,989 00000000000000000003424fe60143fd7659e05f3bea6767a8b391b2e65bb5b2 2,836 1.00/1.00 vMB 8
733,988 733,988 00000000000000000002069291a649a64f9673814f9a3d6488fe14d8b7435281 3,297 1.00/1.00 vMB 17
733,987 733,987 000000000000000000040de09d864ef8490007762a7b5e32317701a2019b7008 2,336 1.00/1.00 vMB 12
733,986 733,986 0000000000000000000483afbf64d1a032901f19359404249212678abba08e18 1,197 1.00/1.00 vMB 7
733,985 733,985 00000000000000000007bcc6fd385cbac6d8881d0beb617f4ff62fb1cee9b984 2,449 1.00/1.00 vMB 14
733,984 733,984 00000000000000000002d561e94c2a61d26cfc29c8bc9f314e5152cfe5a49833 2,375 1.00/1.00 vMB 8
733,983 733,983 00000000000000000007995b9a7002f3212d1551fd51877534b84c96b9f67f57 3,631 1.00/1.00 vMB 13
733,982 733,982 000000000000000000016b41a8055453dad716be30cf258ae467790cb41d6b92 3,070 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.