Loading Tool

Explorer IconExplorer

Memory Pool

83,070 transactions
32.80 vMB
0.10182581 BTC
Random Selection Loading Transactions
Max Size: 196.71/200 MB

Candidate Block

Mining Attempt 7fd473df8812214c9680923ef58eb24d79d07a559325f386b5e12c2290b161be
Version 20000000
Previous Block 0000000000000000000109222085eeb95e151ff53667bcd6dce04ddc657a5814
Merkle Root 773652588696add67dc3744d58d99b3cfc70d4a683678cd102fa662181ccbd52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,335
Size: 1.00 vMB
Total Fees: 0.02252389 BTC
Feerates: 174.18 > 2.26 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,172 (260,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,099 655,099 0000000000000000000299fc571128f7f5b06a87aa1c3be3a0a99cf875f73969 2,058 1.00/1.00 vMB 269
655,098 655,098 000000000000000000019ed6bb64668266c881e194f032608747a7843e188271 2,235 1.00/1.00 vMB 218
655,097 655,097 0000000000000000000a1c303f69f595314793e05774413eb6a295b081c21d0f 2,176 1.00/1.00 vMB 237
655,096 655,096 00000000000000000002c801d5ae96e806d3a72f2431cb82be4a65fd408db4c6 2,454 1.00/1.00 vMB 205
655,095 655,095 0000000000000000000c0eb5bbd7a92f693c74f0bfe07871a399648a390db4b0 2,601 1.00/1.00 vMB 254
655,094 655,094 0000000000000000000d66dc295117db5101ac5a8c19d5630b957ecdbcd98e01 2,376 1.00/1.00 vMB 276
655,093 655,093 0000000000000000000896306caa1e8d6b9991cc1002cba6c6a37319ae82520f 2,481 1.00/1.00 vMB 284
655,092 655,092 0000000000000000000a34c85ee9869e37aadd952ef825a2c93461afb9f0e030 1,738 1.00/1.00 vMB 300
655,091 655,091 0000000000000000000bd0a73e328fe69c29cafc84d7c87f04bc5817decc10f9 2,407 1.00/1.00 vMB 95
655,090 655,090 0000000000000000000af4aa0cdccd0ab72732185e59b3b6d3b2e34febc66abd 2,115 1.00/1.00 vMB 32
655,089 655,089 000000000000000000016ea45619385748e0b8b4104c04fa714f927ac2081632 2,062 1.00/1.00 vMB 32
655,088 655,088 0000000000000000000788ece60559159d22aae17335a3b24c0b713ac05f7bd0 2,040 1.00/1.00 vMB 38
655,087 655,087 0000000000000000000d53dc90dcf13f42f217526ca1968d12a339c2d38e92e2 2,405 1.00/1.00 vMB 207
655,086 655,086 000000000000000000051b5d506dcc5649ed9ae520d5769f8e28652fb67c6791 1,900 1.00/1.00 vMB 176
655,085 655,085 00000000000000000009d2b81fc5136b6675fef9bd467c151ffef741bc25f537 2,867 1.00/1.00 vMB 316
655,084 655,084 00000000000000000005b1e2b6a8c9b7b8e6f000d2e15da991e4063c7ae58978 2,147 1.00/1.00 vMB 222
655,083 655,083 00000000000000000001e56330cf35c371c935ce646332aee962045325423352 2,427 1.00/1.00 vMB 204
655,082 655,082 000000000000000000016ec032ed078def818134dc41e5071d71b72021fea4df 1,585 1.00/1.00 vMB 67
655,081 655,081 0000000000000000000386eb8890a8529be0d8339ce755a6567bb41c447a157d 2,099 1.00/1.00 vMB 211
655,080 655,080 0000000000000000000c6b202b7466f5c63168477094392f58e1f725bbfff5f1 2,474 1.00/1.00 vMB 157
655,079 655,079 00000000000000000004405c28520111cbab86f32c51b6e865a4ca8a16e10853 1,878 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.69 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: 697.31 GB
    • Received: 16.55 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.