Loading Tool

Explorer IconExplorer

Memory Pool

39,895 transactions
28.75 vMB
0.07813666 BTC
Random Selection Loading Transactions
Max Size: 146.11/200 MB

Candidate Block

Mining Attempt c92e00072287048f5dc8ac9d3b5377fd4f40722a0ac1bb8542f5b5ab89c849d7
Version 20000000
Previous Block 000000000000000000008c63f333c2759a97068a8205bd4bdb576a11858f7db9
Merkle Root eb6a6a3b0f2d4da369fea98ecd26a1e9844cb3bcb5df865b6c2d4d3a43319ad1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,330
Size: 1.00 vMB
Total Fees: 0.02242883 BTC
Feerates: 115.11 > 2.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,608 (590,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,278 324,278 000000000000000007f46fbc6ed28e548830ed0f9d3fe448b3a06760ee18679d 1,687 0.75/1.00 vMB 34
324,277 324,277 000000000000000009f787c5603aeb5e4639b5a524d9910da82112ade31c9f02 258 0.24/1.00 vMB 20
324,276 324,276 00000000000000000885da5456126990ff338fe925078823950cd8b059642884 88 0.05/1.00 vMB 24
324,275 324,275 00000000000000001a5b8ad2c84d1896af1fee8d521b9b7e09f1fff4d718602f 270 0.17/1.00 vMB 28
324,274 324,274 00000000000000001dcc4d16ae235341850275189bcbec39b1e00577147cb01d 109 0.04/1.00 vMB 31
324,273 324,273 00000000000000001276a63cc20786364836c145eea0dee38fe7310ec2692ac2 96 0.05/1.00 vMB 23
324,272 324,272 00000000000000000d5e4a63ed12e80f044f11a5ea5c8bd2653ce3a4620c2148 267 0.16/1.00 vMB 23
324,271 324,271 00000000000000000498bae07dbe1f343bbac150206ad5779ef5ecda86064065 346 0.44/1.00 vMB 23
324,270 324,270 000000000000000012843596a703e9d058d977ba19d6fe1e77704deda07edd91 613 0.37/1.00 vMB 45
324,269 324,269 0000000000000000034863b0d7e4edfa03e1248d36f66c55b28fc28d2ae1cbfe 97 0.05/1.00 vMB 27
324,268 324,268 0000000000000000064de8132e761f440034f7efe1bdaecf5f3dc8bf1b9d686f 566 0.34/1.00 vMB 27
324,267 324,267 00000000000000001ca34fc9999075660e793825f63aeea7fa06c16106fbf588 563 0.32/1.00 vMB 27
324,266 324,266 000000000000000017937c68a23fe5d361e8e99f163d0ca8be27e7a508fb20a3 25 0.01/1.00 vMB 21
324,265 324,265 000000000000000000976f57d0a403aab1d0c8fae2755aa63900b3ee24119494 316 0.16/1.00 vMB 30
324,264 324,264 000000000000000016c7433d0bb18f91c82e3b5cd002db1508eb54673ab93e10 84 0.03/1.00 vMB 21
324,263 324,263 00000000000000001f5b3657174300acc47d4751982b7a7e4fecdb0ed78be2b1 489 0.30/1.00 vMB 26
324,262 324,262 00000000000000001ab48eb700e19b63bff9924bc90e97813f210e54283c894e 44 0.02/1.00 vMB 25
324,261 324,261 00000000000000001ac583d2f47e34eb830c267d89aa545359b68aae34df3e6a 303 0.16/1.00 vMB 28
324,260 324,260 00000000000000001688c65a45aea1390845c83d7f9194655a3e4eff41e00ff5 160 0.11/1.00 vMB 22
324,259 324,259 000000000000000018c697f83404d43ddd5a99be69b2b0843c6d9fdbd368b21b 731 0.42/1.00 vMB 28
324,258 324,258 00000000000000001b4f81e974b1d274f01e47111dcb9c8858b53c73a284bda9 256 0.11/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.70 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: 629.00 GB
    • Received: 11.85 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.