Loading Tool

Explorer IconExplorer

Memory Pool

75,383 transactions
28.40 vMB
0.07996732 BTC
Random Selection Loading Transactions
Max Size: 170.75/200 MB

Candidate Block

Mining Attempt 7cca3c9a4d04f65de175c73a7913df7bac3789db3f3ce27b34a125c315f42daf
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root f02b9f882a33fe36a79d4e4a93bb925c971356b7300bfde6b64e41060d9e4285
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,111
Size: 1.00 vMB
Total Fees: 0.01651522 BTC
Feerates: 65.95 > 1.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (626,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,282 288,282 00000000000000009f468f6fd1f6f5114d2ffef3ec4c14470594acffa2fc361d 1 0.00/1.00 vMB 0
288,281 288,281 00000000000000007c73802352cc9f84c4b434fc3614add4d60ba09b7dbf0503 128 0.05/1.00 vMB 91
288,280 288,280 0000000000000000aaf0b623cafb07117aff782ff373d7f39b60456f4ed72a47 109 0.07/1.00 vMB 146
288,279 288,279 0000000000000000d712ba240b34e6480ccd44b99c5191f2340d6f97ab8e8569 101 0.08/1.00 vMB 29
288,278 288,278 000000000000000004f8215965a6527e46b8331f162476c60b302fc6b602e061 384 0.30/1.00 vMB 21
288,277 288,277 0000000000000000173fe2f1607106e7755219d571bfb9ea205b3d95712ad88b 149 0.06/1.00 vMB 73
288,276 288,276 0000000000000000d7b1d525d3bf7ec125658c092d95766f63205bfadfa9026c 720 0.53/1.00 vMB 27
288,275 288,275 000000000000000133d227d793a823767af0b9a5af2d7523bb4fe6f7916fe707 50 0.05/1.00 vMB 18
288,274 288,274 00000000000000004a918956ed608b63d6bc38d7d6bb4a8994d6e0820d9d58ee 130 0.08/1.00 vMB 26
288,273 288,273 0000000000000001403ddb217b6fd41e915af6d041cc3dafddee7723fcf4e9e5 126 0.07/1.00 vMB 29
288,272 288,272 00000000000000006df84773432bdc9e65ecd039294a179abb41cf5836ada710 13 0.01/1.00 vMB 19
288,271 288,271 00000000000000011ffdfe2bfdf8f1f983bebfa160670b85afeebbd815fdf484 135 0.09/1.00 vMB 25
288,270 288,270 0000000000000000a64b67c9c7b6d9b52e834522319de5bf6c283e0704fc15a4 274 0.13/1.00 vMB 40
288,269 288,269 0000000000000000b77e251969d1e11ebd586a7512145c3d1d10191df9f2dee7 396 0.23/1.00 vMB 36
288,268 288,268 000000000000000028a25d77d4457a3e676d2dbf5b33b263ec8aa95ab2f3f94c 53 0.05/1.00 vMB 24
288,267 288,267 0000000000000000cab7a9a85c10ca7575cd24992343a6f12868eb3de7a31dd6 23 0.01/1.00 vMB 40
288,266 288,266 0000000000000000330898f32e90288fb5e5bc8b16427d826c93d7d966038cd7 433 0.20/1.00 vMB 42
288,265 288,265 0000000000000001258daf9ecb6a38a07b48a5ee231fd0e829f855ad883faa34 567 0.32/1.00 vMB 30
288,264 288,264 0000000000000000364c76634cb37375d0e9359c40029478ea9b1a165260d5d2 57 0.10/1.00 vMB 17
288,263 288,263 0000000000000000dff9fcecb3d191812b46a7718579e5750e0f4f67e3e40905 559 0.45/1.00 vMB 29
288,262 288,262 000000000000000018611984c424cdaaa19c3b4f4514f79d833fa39eadb94662 218 0.11/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.86 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: 712.81 GB
    • Received: 17.22 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.