Loading Tool

Explorer IconExplorer

Memory Pool

74,015 transactions
27.41 vMB
0.06767773 BTC
Random Selection Loading Transactions
Max Size: 167.24/200 MB

Candidate Block

Mining Attempt c03c0d21355fdfee800c42db6de7671767502f9a1c5506ac12259f7f6bbed2ff
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 351d4ccb289b3794451b1aa183a1868d7b64e2cb8367088b8c1f804367a7be36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.00936029 BTC
Feerates: 65.93 > 0.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (631,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,353 283,353 00000000000000016ce604522ab0a86516ff53abc1b379da61df50007dafd468 27 0.01/1.00 vMB 26
283,352 283,352 0000000000000000e23e2947c4c2ac12b671c379faa2af5beed275f293d52c5a 547 0.29/1.00 vMB 50
283,351 283,351 000000000000000138b0aaace1a46955cee9f5d1a9d8cc63a9c7c76f83e4624a 426 0.18/1.00 vMB 63
283,350 283,350 00000000000000010003cfb559b5ce2caf6f6cd5da62728377290b4a28f8af22 155 0.09/1.00 vMB 39
283,349 283,349 00000000000000004f33a223fff35e535a02061bd212d3ab9fb656a5203c0be4 52 0.03/1.00 vMB 32
283,348 283,348 00000000000000018e1db16d1b576f910b587ba62ab9d00f3746d3626c238823 428 0.19/1.00 vMB 60
283,347 283,347 000000000000000198aa04e12df1d8a6dfa96538f12d5ec2b7274e58e3728589 247 0.17/1.00 vMB 34
283,346 283,346 0000000000000001a7a6f0b1a5bf41ba30d8c01e23370a901d1aeca2c4cadda9 691 0.35/1.00 vMB 43
283,345 283,345 00000000000000014c96c04a6649055e8dc47bed51e7acf3249ca51c6d0ca915 834 0.35/1.00 vMB 33
283,344 283,344 0000000000000001a3fe11d41500bb2ea4efb1b0028ede264547ba9022ab60bc 161 0.05/1.00 vMB 161
283,343 283,343 0000000000000000ad47f33243f05015f2b24f4b992e04fe67df44179314b2e9 121 0.10/1.00 vMB 10
283,342 283,342 0000000000000000e1ff81d0852b867c418ef2e629654e0b4d08ca55f6d550ed 145 0.10/1.00 vMB 32
283,341 283,341 0000000000000001ace3e797c04de59d88489731fd743a9dbfe246756871fe2a 549 0.24/1.00 vMB 103
283,340 283,340 0000000000000001a5643c4f2568a264823698a4d11bb2a62dcbe707cfeca42b 250 0.11/1.00 vMB 56
283,339 283,339 0000000000000001af830fa40f8dfdca5b13186be8b5d474624b5c8e0b5f6a72 377 0.23/1.00 vMB 37
283,338 283,338 0000000000000001e90352c8a63bd7a485a6ea106a46bd23e16cf25420066531 179 0.10/1.00 vMB 47
283,337 283,337 00000000000000009670b34c856115b1a9b7f0619378d239b4578d51acf4fb8f 237 0.15/1.00 vMB 38
283,336 283,336 0000000000000001423899b1487d661125918fccfc71b5b4c829bbe4d9850baa 219 0.11/1.00 vMB 46
283,335 283,335 000000000000000100c4375d715139d0b898b2f4c6119a0772e74ad75ec9b405 315 0.18/1.00 vMB 36
283,334 283,334 0000000000000000f5bf5a3a7865a353e326703a6af3cbab1e5dc32689a867e7 264 0.11/1.00 vMB 67
283,333 283,333 0000000000000000cad5d0e6267de695bc65c78f7e7964cdd4ff17d2423db46e 600 0.32/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 711.78 GB
    • Received: 17.12 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.