Loading Tool

Explorer IconExplorer

Memory Pool

42,971 transactions
27.05 vMB
0.06330031 BTC
Random Selection Loading Transactions
Max Size: 142.23/200 MB

Candidate Block

Mining Attempt d8375171f1d1ac35acdcda20a00199395f01139ab70c7d0981911689541be155
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root a0f4ec25c5a578ef095a9e133354eae8948875c78f58e5d7e15f5845a2add299
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,716
Size: 1.00 vMB
Total Fees: 0.01282237 BTC
Feerates: 170.89 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (442,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,152 472,152 00000000000000000065f14a4421ef7b3ed67f55f442279d9184fbcf29f6ade6 2,059 1.00/1.00 vMB 402
472,151 472,151 000000000000000000c97ce61abb219d81d98edd6d9dd84ebb375c81cc31657a 2,407 1.00/1.00 vMB 452
472,150 472,150 000000000000000000216250eb281f0ffcd93deadd7e628673376b904692de43 2,691 1.00/1.00 vMB 348
472,149 472,149 000000000000000000a4d4e59dbac680f863540933f41b9c30f2d9c4b69e993d 2,477 1.00/1.00 vMB 409
472,148 472,148 000000000000000000b11e4b2814dc2be389afb050560d24dbddb82ef0f690a2 2,146 1.00/1.00 vMB 342
472,147 472,147 00000000000000000121f87543e41879b40c3d7980c1b1a76ea95c83e80ecb74 2,187 0.99/1.00 vMB 419
472,146 472,146 0000000000000000013cf53f46b174847dc277a07983ea8ee9cac15e6b81a2fb 1,597 1.00/1.00 vMB 405
472,145 472,145 0000000000000000004c94ad504466bb1b02796ce377a6bbd3d84a204856c54f 1,987 1.00/1.00 vMB 444
472,144 472,144 000000000000000000e03259f89d9c207695799f0e687204b99df1d462aa707f 2,196 1.00/1.00 vMB 158
472,143 472,143 000000000000000000e9a87048d41c2e28426dd0185dd5bee602c4cecd8e36d9 2,267 0.99/1.00 vMB 212
472,142 472,142 000000000000000000cfa221aad49515896648033dffa01f8e04eeca5db9975f 2,179 1.00/1.00 vMB 347
472,141 472,141 0000000000000000007f82137884f7fe9fe0f868586bbf15577b1cf21759d7ac 2,172 1.00/1.00 vMB 277
472,140 472,140 00000000000000000147065fd333980620fc63b8120851172ced35abbfeb09cc 1 0.00/1.00 vMB 0
472,139 472,139 000000000000000001235bb42df0e0c45adabaf39d9aab1a94e748cdf235c71e 2,171 1.00/1.00 vMB 391
472,138 472,138 0000000000000000006fef8ffb1c7ab1d2944435e93f4f9985f4a067f21e94d6 2,133 1.00/1.00 vMB 293
472,137 472,137 0000000000000000004a68b62a48ac477f9c2a8f8d1a58084545ce099e5a194d 2,289 1.00/1.00 vMB 292
472,136 472,136 000000000000000001866482f7617e253079b18ba0e3b75ce0e8b28d73391cc1 2,065 1.00/1.00 vMB 158
472,135 472,135 000000000000000000fa9921f80f9ceb6b4162a024eaeb6d1ea11d30a651d341 2,129 1.00/1.00 vMB 320
472,134 472,134 000000000000000000b36e1d3308c5feb3a9984ce738fed946cca67329139442 2,324 0.99/1.00 vMB 347
472,133 472,133 000000000000000000094f602bc7fb9bf6fdaec572a367344905848413585772 2,247 0.99/1.00 vMB 314
472,132 472,132 0000000000000000014e65fc90e482af5602cd2d7abc579efc337fa83e79268c 2,062 1.00/1.00 vMB 333
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.