Loading Tool

Explorer IconExplorer

Memory Pool

78,734 transactions
29.49 vMB
0.06883936 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt 8b94e8b2dddc90c33205a6589f0fd69730541c4a607e0ee8bb018b5cd6824b1d
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root aacee1d21cdbf44c06236b0b0466e936d8650c25d0a48f92a70088c9a13043e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00891043 BTC
Feerates: 50.25 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (333,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,460 581,460 0000000000000000001c6d5e2849b5774732ca79e4e94fe9c499401704b37885 2,870 1.00/1.00 vMB 44
581,459 581,459 0000000000000000000e0346cdec6b8cec966cbbc45c622279d061843acd1a24 2,501 1.00/1.00 vMB 31
581,458 581,458 00000000000000000025682751ff4eff8ef0d84906c18f7b1e4067dd24e51f6f 1,804 1.00/1.00 vMB 28
581,457 581,457 00000000000000000015e5bf6d81ff27e045b8eca700c6d4da448a15cd97b8dc 2,284 1.00/1.00 vMB 39
581,456 581,456 00000000000000000015218b80879c79b8e326d725329bdb4733645db62281aa 2,016 1.00/1.00 vMB 57
581,455 581,455 00000000000000000025a68d515affc9467dd43e34b4e6dbae77cc94de7005a9 1,969 1.00/1.00 vMB 61
581,454 581,454 00000000000000000007fc818fbbc3f47cbc8dc75c0abd57fdb57809ec32dd9d 1,895 1.00/1.00 vMB 48
581,453 581,453 0000000000000000001264612fe6d142a37c888b97613f04638bb47f6cba16ec 2,784 1.00/1.00 vMB 56
581,452 581,452 0000000000000000000bd9893792cbe1c18c062a33e4521b0c900741c1de40c6 3,076 1.00/1.00 vMB 92
581,451 581,451 000000000000000000097d940ca87cf44411ff332ff45d4d812f6b6fe347270b 2,376 1.00/1.00 vMB 63
581,450 581,450 000000000000000000100c64a6489d248d2143bafa34b931b1e3d94cd7a8dc33 2,752 1.00/1.00 vMB 89
581,449 581,449 00000000000000000005ddeb9d913563df0d777003db1706a193e62917fff19c 1,711 1.00/1.00 vMB 52
581,448 581,448 0000000000000000000973fd7a87c36cce7087587807cd2a3447fbd9f70ac667 3,024 1.00/1.00 vMB 81
581,447 581,447 0000000000000000002088d08a947809ff5758f043b443b799b9961b8225ea12 3,042 1.00/1.00 vMB 91
581,446 581,446 000000000000000000078408414f2c1632a4a4fe9b6f97a5cbab548eeb87c801 2,635 1.00/1.00 vMB 60
581,445 581,445 00000000000000000013bbdaadb7ef9743699717ca71df39bc92b2021d527ad2 2,373 1.00/1.00 vMB 105
581,444 581,444 0000000000000000000d682c7149798991807b54d02386680cd71a9e0dca8790 2,863 1.00/1.00 vMB 102
581,443 581,443 0000000000000000001abb5b2983f76934d9012faad622bef35b48aa0c3a2f55 1,416 1.00/1.00 vMB 57
581,442 581,442 000000000000000000053409deb515b3ec9dfe4871d4d82ecd5ebff7157cc183 2,782 1.00/1.00 vMB 89
581,441 581,441 000000000000000000001af78943b0364d227b3accc532b46347824a8c41dbf1 2,845 1.00/1.00 vMB 59
581,440 581,440 0000000000000000001132e6b6b20cbb9fb167030ca2ffb32b0a0b50228213f7 2,538 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.